Upstream information
Description
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.SUSE information
Overall state of this security issue: Ignore
This issue is currently rated as having important severity.
National Vulnerability Database | SUSE | |
---|---|---|
Base Score | 6.9 | 6.2 |
Vector | AV:L/AC:M/Au:N/C:C/I:C/A:C | AV:L/AC:H/Au:N/C:C/I:C/A:C |
Access Vector | Local | Local |
Access Complexity | Medium | High |
Authentication | None | None |
Confidentiality Impact | Complete | Complete |
Integrity Impact | Complete | Complete |
Availability Impact | Complete | Complete |
National Vulnerability Database | SUSE | |
---|---|---|
Base Score | 7 | 7.4 |
Vector | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H | CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Attack Vector | Local | Local |
Attack Complexity | High | High |
Privileges Required | Low | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | High | High |
Integrity Impact | High | High |
Availability Impact | High | High |
CVSSv3 Version | 3.1 | 3 |
Note from the SUSE Security Team on the kernel-default package
SUSE will no longer fix all CVEs in the Linux Kernel anymore, but declare some bug classes as won't fix. Please refer to TID 21496 for more details. SUSE Bugzilla entries: 1052311 [RESOLVED / FIXED], 1052365 [RESOLVED / FIXED], 1052368 [RESOLVED / FIXED], 1072117 [NEW], 1072162 [RESOLVED / FIXED], 1115893 [NEW]SUSE Security Advisories:
- SUSE-SU-2017:2131-1, published Thu Aug 10 22:07:35 MDT 2017
- SUSE-SU-2017:2142-1, published Fri Aug 11 13:07:50 MDT 2017
- SUSE-SU-2017:2150-1, published Fri Aug 11 16:08:29 MDT 2017
- SUSE-SU-2017:2286-1, published Tue Aug 29 10:11:40 MDT 2017
- SUSE-SU-2017:2423-1, published Tue Sep 12 13:10:48 MDT 2017
- SUSE-SU-2017:2424-1, published Tue Sep 12 13:11:32 MDT 2017
- SUSE-SU-2017:2436-1, published Tue Sep 12 19:07:06 MDT 2017
- SUSE-SU-2017:2437-1, published Tue Sep 12 19:07:46 MDT 2017
- SUSE-SU-2017:2438-1, published Tue Sep 12 19:08:26 MDT 2017
- SUSE-SU-2017:2438-2, published Mon Oct 2 04:10:59 MDT 2017
- SUSE-SU-2017:2439-1, published Tue Sep 12 19:09:05 MDT 2017
- SUSE-SU-2017:2440-1, published Tue Sep 12 19:09:46 MDT 2017
- SUSE-SU-2017:2441-1, published Tue Sep 12 19:10:27 MDT 2017
- SUSE-SU-2017:2442-1, published Wed Sep 13 09:21:16 MDT 2017
- SUSE-SU-2017:2443-1, published Wed Sep 13 09:21:56 MDT 2017
- SUSE-SU-2017:2446-1, published Wed Sep 13 09:25:21 MDT 2017
- SUSE-SU-2017:2447-1, published Wed Sep 13 09:26:20 MDT 2017
- SUSE-SU-2017:2448-1, published Wed Sep 13 09:27:19 MDT 2017
- SUSE-SU-2017:2454-1, published Thu Sep 14 04:09:18 MDT 2017
- SUSE-SU-2017:2455-1, published Thu Sep 14 04:10:00 MDT 2017
- SUSE-SU-2017:2456-1, published Thu Sep 14 04:10:45 MDT 2017
- SUSE-SU-2017:2457-1, published Thu Sep 14 04:11:16 MDT 2017
- SUSE-SU-2017:2458-1, published Thu Sep 14 04:12:05 MDT 2017
- SUSE-SU-2017:2464-1, published Thu Sep 14 13:07:11 MDT 2017
- SUSE-SU-2017:2465-1, published Thu Sep 14 13:07:53 MDT 2017
- SUSE-SU-2017:2467-1, published Thu Sep 14 13:09:21 MDT 2017
- SUSE-SU-2017:2469-1, published Thu Sep 14 13:11:13 MDT 2017
- SUSE-SU-2017:2471-1, published Thu Sep 14 13:25:44 MDT 2017
- SUSE-SU-2017:2472-1, published Thu Sep 14 13:26:22 MDT 2017
- SUSE-SU-2017:2473-1, published Thu Sep 14 13:27:06 MDT 2017
- SUSE-SU-2017:2474-1, published Thu Sep 14 13:27:45 MDT 2017
- SUSE-SU-2017:2475-1, published Thu Sep 14 16:09:08 MDT 2017
- SUSE-SU-2017:2476-1, published Thu Sep 14 16:10:09 MDT 2017
- SUSE-SU-2017:2497-1, published Fri Sep 15 10:08:06 MDT 2017
- SUSE-SU-2017:2498-1, published Fri Sep 15 10:09:12 MDT 2017
- SUSE-SU-2017:2499-1, published Fri Sep 15 10:09:55 MDT 2017
- SUSE-SU-2017:2500-1, published Fri Sep 15 10:10:48 MDT 2017
- SUSE-SU-2017:2506-1, published Fri Sep 15 19:07:08 MDT 2017
- SUSE-SU-2017:2508-1, published Fri Sep 15 19:08:36 MDT 2017
- SUSE-SU-2017:2509-1, published Fri Sep 15 19:09:16 MDT 2017
- SUSE-SU-2017:2510-1, published Fri Sep 15 19:09:59 MDT 2017
- SUSE-SU-2017:2511-1, published Fri Sep 15 19:10:40 MDT 2017
- SUSE-SU-2017:2525-1, published Tue Sep 19 07:07:26 MDT 2017
- SUSE-SU-2017:2694-1, published Tue Oct 10 10:13:58 MDT 2017
- SUSE-SU-2017:2775-1, published Thu Oct 19 07:07:21 MDT 2017
- SUSE-SU-2017:2791-1, published Thu Oct 19 19:07:39 MDT 2017
- SUSE-SU-2017:2813-1, published Fri Oct 20 13:09:21 MDT 2017
- SUSE-SU-2017:2956-1, published Wed Nov 8 13:08:44 MST 2017
- SUSE-SU-2017:3265-1, published Mon Dec 11 13:09:32 MST 2017
- openSUSE-SU-2017:2169-1, published Fri Dec 8 15:48:37 2023
- openSUSE-SU-2017:2171-1, published Fri Dec 8 15:48:37 2023
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
SUSE Liberty Linux 7 |
| Patchnames: RHSA-2017:2930 |
SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Software Development Kit 11 SP4 |
| Patchnames: sdksp4-kernel-20171124-13375 |
SUSE Linux Enterprise Desktop 12 SP2 |
| Patchnames: SUSE-SLE-DESKTOP-12-SP2-2017-1319 SUSE-SLE-SDK-12-SP2-2017-1319 SUSE-SLE-WE-12-SP2-2017-1319 |
SUSE Linux Enterprise Desktop 12 SP3 |
| Patchnames: SUSE-SLE-DESKTOP-12-SP3-2017-1404 SUSE-SLE-SDK-12-SP3-2017-1404 SUSE-SLE-WE-12-SP3-2017-1404 |
SUSE Linux Enterprise High Availability Extension 12 SP2 |
| Patchnames: SUSE-SLE-HA-12-SP2-2017-1319 |
SUSE Linux Enterprise High Availability Extension 12 SP3 |
| Patchnames: SUSE-SLE-HA-12-SP3-2017-1404 |
SUSE Linux Enterprise High Performance Computing 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-12-2017-1327 SUSE-SLE-Module-Public-Cloud-12-2017-1328 |
SUSE Linux Enterprise Live Patching 12 SP3 | Patchnames: SUSE-SLE-Live-Patching-12-SP3-2017-1404 | |
SUSE Linux Enterprise Live Patching 12 |
| Patchnames: SUSE-SLE-Live-Patching-12-2017-1319 SUSE-SLE-Live-Patching-12-2017-1521 SUSE-SLE-Live-Patching-12-2017-1522 SUSE-SLE-Live-Patching-12-2017-1523 SUSE-SLE-Live-Patching-12-2017-1524 SUSE-SLE-Live-Patching-12-2017-1525 SUSE-SLE-Live-Patching-12-2017-1534 SUSE-SLE-Live-Patching-12-2017-1535 SUSE-SLE-Live-Patching-12-2017-1536 SUSE-SLE-Live-Patching-12-2017-1537 SUSE-SLE-Live-Patching-12-2017-1538 SUSE-SLE-Live-Patching-12-2017-1539 SUSE-SLE-Live-Patching-12-2017-1540 SUSE-SLE-Live-Patching-12-2017-1541 SUSE-SLE-Live-Patching-12-2017-1751 |
SUSE Linux Enterprise Point of Sale 11 SP3 |
| Patchnames: sleposp3-kernel-source-13284 |
SUSE Linux Enterprise Real Time 11 SP4 |
| Patchnames: slertesp4-linux-kernel-rt-13307 |
SUSE Linux Enterprise Real Time 12 SP2 |
| Patchnames: SUSE-SLE-RT-12-SP2-2017-1833 |
SUSE Linux Enterprise Server 11 SP3-LTSS |
| Patchnames: slessp3-kernel-source-13284 |
SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4 |
| Patchnames: sdksp4-kernel-20171124-13375 slessp4-kernel-20171124-13375 |
SUSE Linux Enterprise Server 12 SP1-LTSS |
| Patchnames: SUSE-SLE-SERVER-12-SP1-2017-1328 SUSE-SLE-SERVER-12-SP1-2017-1501 SUSE-SLE-SERVER-12-SP1-2017-1502 SUSE-SLE-SERVER-12-SP1-2017-1504 SUSE-SLE-SERVER-12-SP1-2017-1505 SUSE-SLE-SERVER-12-SP1-2017-1506 SUSE-SLE-SERVER-12-SP1-2017-1507 SUSE-SLE-SERVER-12-SP1-2017-1508 SUSE-SLE-SERVER-12-SP1-2017-1509 SUSE-SLE-SERVER-12-SP1-2017-1511 SUSE-SLE-SERVER-12-SP1-2017-1512 SUSE-SLE-SERVER-12-SP1-2017-1513 SUSE-SLE-SERVER-12-SP1-2017-1514 SUSE-SLE-SERVER-12-SP1-2017-1515 SUSE-SLE-SERVER-12-SP1-2017-1732 |
SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2 |
| Patchnames: SUSE-SLE-SDK-12-SP2-2017-1319 SUSE-SLE-SERVER-12-SP2-2017-1319 SUSE-SLE-WE-12-SP2-2017-1319 |
SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-12-2017-1327 SUSE-SLE-Module-Public-Cloud-12-2017-1328 SUSE-SLE-SDK-12-SP3-2017-1404 SUSE-SLE-SERVER-12-SP3-2017-1404 SUSE-SLE-WE-12-SP3-2017-1404 |
SUSE Linux Enterprise Server 12-LTSS |
| Patchnames: SUSE-SLE-SERVER-12-2017-1327 SUSE-SLE-SERVER-12-2017-1542 SUSE-SLE-SERVER-12-2017-1543 SUSE-SLE-SERVER-12-2017-1544 SUSE-SLE-SERVER-12-2017-1545 SUSE-SLE-SERVER-12-2017-1546 SUSE-SLE-SERVER-12-2017-1547 SUSE-SLE-SERVER-12-2017-1551 SUSE-SLE-SERVER-12-2017-1552 SUSE-SLE-SERVER-12-2017-1553 SUSE-SLE-SERVER-12-2017-1554 SUSE-SLE-SERVER-12-2017-1555 SUSE-SLE-SERVER-12-2017-1716 |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 |
| Patchnames: SUSE-SLE-RPI-12-SP2-2017-1319 |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 |
| Patchnames: SUSE-SLE-SAP-12-SP1-2017-1328 SUSE-SLE-SAP-12-SP1-2017-1501 SUSE-SLE-SAP-12-SP1-2017-1502 SUSE-SLE-SAP-12-SP1-2017-1504 SUSE-SLE-SAP-12-SP1-2017-1505 SUSE-SLE-SAP-12-SP1-2017-1506 SUSE-SLE-SAP-12-SP1-2017-1507 SUSE-SLE-SAP-12-SP1-2017-1508 SUSE-SLE-SAP-12-SP1-2017-1509 SUSE-SLE-SAP-12-SP1-2017-1511 SUSE-SLE-SAP-12-SP1-2017-1512 SUSE-SLE-SAP-12-SP1-2017-1513 SUSE-SLE-SAP-12-SP1-2017-1514 SUSE-SLE-SAP-12-SP1-2017-1515 SUSE-SLE-SAP-12-SP1-2017-1732 |
SUSE Linux Enterprise Server for SAP Applications 12 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-12-2017-1327 SUSE-SLE-Module-Public-Cloud-12-2017-1328 SUSE-SLE-SAP-12-2017-1327 |
SUSE Linux Enterprise Software Development Kit 12 SP2 |
| Patchnames: SUSE-SLE-SDK-12-SP2-2017-1319 |
SUSE Linux Enterprise Software Development Kit 12 SP3 |
| Patchnames: SUSE-SLE-SDK-12-SP3-2017-1404 |
SUSE Linux Enterprise Workstation Extension 12 SP2 |
| Patchnames: SUSE-SLE-WE-12-SP2-2017-1319 |
SUSE Linux Enterprise Workstation Extension 12 SP3 |
| Patchnames: SUSE-SLE-WE-12-SP3-2017-1404 |
SUSE OpenStack Cloud 6 |
| Patchnames: SUSE-OpenStack-Cloud-6-2017-1328 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
SUSE Linux Enterprise High Performance Computing 12 | kernel-ec2 | Released |
SUSE Linux Enterprise Micro 5.1 | kernel-default | Ignore |
SUSE Linux Enterprise Micro 5.1 | kernel-rt | Ignore |
SUSE Linux Enterprise Micro 5.1 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-default | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-rt | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Micro 5.3 | kernel-rt | Already fixed |
SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Micro 5.4 | kernel-rt | Already fixed |
SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Already fixed |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-default | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Development Tools 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP5 | kernel-ec2 | Released |
SUSE Linux Enterprise Server 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server Business Critical Linux 15 SP3 | kernel-default | Ignore |
SUSE Linux Enterprise Server Business Critical Linux 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-ec2 | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-default | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Ignore |
Products past their end of life and not receiving proactive updates anymore. | ||
HPE Helion OpenStack 8 | kernel-default | Affected |
HPE Helion OpenStack 8 | kernel-source | Affected |
HPE Helion OpenStack 8 | kernel-source-azure | Affected |
SUSE CaaS Platform Toolchain 3 | kernel-source | Affected |
SUSE Enterprise Storage 7.1 | kernel-default | Ignore |
SUSE Enterprise Storage 7.1 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 11 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 11 SP4 | kernel-docs | Released |
SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 12 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 12 SP1 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-docs | Released |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-obs-build | Released |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-source | Released |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-syms | Released |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-default | Released |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-docs | Released |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-obs-build | Released |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-source | Released |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-syms | Released |
SUSE Linux Enterprise Desktop 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise High Availability Extension 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise High Availability Extension 12 SP3 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_10 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_11 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_12 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_13 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_14 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_15 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_8 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP1_Update_9 | Affected |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_1 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_10 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_11 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_12 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_13 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_2 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_3 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_4 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_5 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_6 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_7 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_8 | Released |
SUSE Linux Enterprise Live Patching 12 | kgraft-patch-SLE12-SP2_Update_9 | Released |
SUSE Linux Enterprise Live Patching 12 SP3 | kgraft-patch-SLE12-SP3_Update_1 | Released |
SUSE Linux Enterprise Module for Public Cloud 12 | kernel-ec2 | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-default | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-ec2 | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-pae | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-source | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-syms | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-trace | Released |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-xen | Released |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kernel-source | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_0 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE Linux Enterprise Point of Service 11 SP3 | kernel-default | Released |
SUSE Linux Enterprise Point of Service 11 SP3 | kernel-source | Released |
SUSE Linux Enterprise Point of Service Image Server 12 SP2 | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Real Time 11 SP4 | kernel-rt | Released |
SUSE Linux Enterprise Real Time 11 SP4 | kernel-rt_trace | Released |
SUSE Linux Enterprise Real Time 11 SP4 | kernel-source-rt | Released |
SUSE Linux Enterprise Real Time 11 SP4 | kernel-syms-rt | Released |
SUSE Linux Enterprise Real Time 12 SP2 | kernel-rt | Released |
SUSE Linux Enterprise Real Time 12 SP2 | kernel-rt_debug | Released |
SUSE Linux Enterprise Real Time 12 SP2 | kernel-source-rt | Released |
SUSE Linux Enterprise Real Time 12 SP2 | kernel-syms-rt | Released |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-default | Ignore |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Real Time 15 SP4 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Server 11 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Server 11 SP3 LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 11 SP3 LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-bigsmp | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-ec2 | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-pae | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-syms | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-trace | Released |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-xen | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-bigmem | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-default | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-docs | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-ec2 | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-pae | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-ppc64 | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-source | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-syms | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-trace | Released |
SUSE Linux Enterprise Server 11 SP4 | kernel-xen | Released |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-default | Affected |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-source | Affected |
SUSE Linux Enterprise Server 11 SP4-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 11 SP4-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 12 | kernel-ec2 | Released |
SUSE Linux Enterprise Server 12 | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP1 | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP1-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kernel-syms | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kernel-xen | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_10 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_11 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_12 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_13 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_14 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_15 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_16 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_17 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_18 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_19 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_20 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_21 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_8 | Released |
SUSE Linux Enterprise Server 12 SP1-LTSS | kgraft-patch-SLE12-SP1_Update_9 | Released |
SUSE Linux Enterprise Server 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Server 12 SP2 | kernel-docs | Released |
SUSE Linux Enterprise Server 12 SP2 | kernel-obs-build | Released |
SUSE Linux Enterprise Server 12 SP2 | kernel-source | Released |
SUSE Linux Enterprise Server 12 SP2 | kernel-syms | Released |
SUSE Linux Enterprise Server 12 SP2-BCL | kernel-default | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE Linux Enterprise Server 12 SP3 | kernel-default | Released |
SUSE Linux Enterprise Server 12 SP3 | kernel-docs | Released |
SUSE Linux Enterprise Server 12 SP3 | kernel-ec2 | Released |
SUSE Linux Enterprise Server 12 SP3 | kernel-obs-build | Released |
SUSE Linux Enterprise Server 12 SP3 | kernel-source | Released |
SUSE Linux Enterprise Server 12 SP3 | kernel-source-azure | Affected |
SUSE Linux Enterprise Server 12 SP3 | kernel-syms | Released |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-default | Unsupported |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-source-azure | Affected |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-source-azure | Affected |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-source-azure | Affected |
SUSE Linux Enterprise Server 12 SP4 | kernel-ec2 | Released |
SUSE Linux Enterprise Server 12-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 12-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 12-LTSS | kernel-syms | Released |
SUSE Linux Enterprise Server 12-LTSS | kernel-xen | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_16 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_17 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_18 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_19 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_20 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_21 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_22 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_23 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_24 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_25 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_26 | Released |
SUSE Linux Enterprise Server 12-LTSS | kgraft-patch-SLE12_Update_27 | Released |
SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-source | Released |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-bigmem | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-ec2 | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-pae | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-ppc64 | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-trace | Released |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | kernel-xen | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kernel-ec2 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kernel-xen | Released |
SUSE Linux Enterprise Server for SAP Applications 12 | kgraft-patch-SLE12_Update_25 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kernel-xen | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_10 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_11 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_12 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_13 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_14 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_15 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_16 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_17 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_18 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_19 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_20 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_21 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_8 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kgraft-patch-SLE12-SP1_Update_9 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-obs-build | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-ec2 | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-obs-build | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-source-azure | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-ec2 | Released |
SUSE Linux Enterprise Server for the Raspberry Pi 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Server for the Raspberry Pi 12 SP2 | kernel-source | Released |
SUSE Linux Enterprise Software Development Kit 11 SP4 | kernel-docs | Released |
SUSE Linux Enterprise Software Development Kit 12 SP2 | kernel-docs | Released |
SUSE Linux Enterprise Software Development Kit 12 SP2 | kernel-obs-build | Released |
SUSE Linux Enterprise Software Development Kit 12 SP3 | kernel-docs | Released |
SUSE Linux Enterprise Software Development Kit 12 SP3 | kernel-obs-build | Released |
SUSE Linux Enterprise Workstation Extension 12 SP2 | kernel-default | Released |
SUSE Linux Enterprise Workstation Extension 12 SP3 | kernel-default | Released |
SUSE Manager Proxy 4.2 | kernel-default | Ignore |
SUSE Manager Proxy 4.2 | kernel-source | Ignore |
SUSE Manager Retail Branch Server 4.2 | kernel-default | Ignore |
SUSE Manager Retail Branch Server 4.2 | kernel-source | Ignore |
SUSE Manager Server 4.2 | kernel-default | Ignore |
SUSE Manager Server 4.2 | kernel-source | Ignore |
SUSE OpenStack Cloud 6 | kernel-default | Released |
SUSE OpenStack Cloud 6 | kernel-source | Released |
SUSE OpenStack Cloud 6 | kernel-syms | Released |
SUSE OpenStack Cloud 6 | kernel-xen | Released |
SUSE OpenStack Cloud 6 | kgraft-patch-SLE12-SP1_Update_19 | Released |
SUSE OpenStack Cloud 7 | kernel-source | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_0 | Released |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_1 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_10 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_11 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_12 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_13 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_2 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_3 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_4 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_5 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_6 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_7 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_8 | Affected |
SUSE OpenStack Cloud 7 | kgraft-patch-SLE12-SP2_Update_9 | Affected |
SUSE OpenStack Cloud 8 | kernel-default | Affected |
SUSE OpenStack Cloud 8 | kernel-source | Affected |
SUSE OpenStack Cloud 8 | kernel-source-azure | Affected |
SUSE OpenStack Cloud Crowbar 8 | kernel-default | Affected |
SUSE OpenStack Cloud Crowbar 8 | kernel-source | Affected |
SUSE OpenStack Cloud Crowbar 8 | kernel-source-azure | Affected |
SUSE Real Time Module 15 SP3 | kernel-source-rt | Ignore |
SUSE Real Time Module 15 SP4 | kernel-source-rt | Already fixed |
openSUSE Leap 15.3 | kernel-source | Ignore |
openSUSE Leap 15.3 | kernel-source-rt | Ignore |
openSUSE Leap 15.4 | kernel-source-rt | Already fixed |
SUSE Timeline for this CVE
CVE page created: Fri Aug 4 19:00:36 2017CVE page last modified: Fri Nov 1 12:16:01 2024