Oval Definition:oval:org.opensuse.security:def:201814779
Revision Date:2023-06-22Version:1
Title:CVE-2018-14779
Description:

A buffer overflow issue was discovered in the Yubico-Piv 1.5.0 smartcard driver. The file lib/ykpiv.c contains the following code in the function `ykpiv_transfer_data()`: {% highlight c %} if(*out_len + recv_len - 2 > max_out) { fprintf(stderr, "Output buffer to small, wanted to write %lu, max was %lu.", *out_len + recv_len - 2, max_out); } if(out_data) { memcpy(out_data, data, recv_len - 2); out_data += recv_len - 2; *out_len += recv_len - 2; } {% endhighlight %} -- it is clearly checked whether the buffer is big enough to hold the data copied using `memcpy()`, but no error handling happens to avoid the `memcpy()` in such cases. This code path can be triggered with malicious data coming from a smartcard.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2018-14779
SUSE-SU-2019:1123-1
openSUSE-SU-2018:2623-1
openSUSE-SU-2019:1341-1
Mitre CVE-2018-14779
SUSE CVE-2018-14779
SUSE-SU-2019:1123-1
openSUSE-SU-2018:2623-1
openSUSE-SU-2019:1341-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
openSUSE Tumbleweed
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Desktop 15
SUSE Linux Enterprise Desktop 15 SP1
SUSE Linux Enterprise Desktop 15 SP2
SUSE Linux Enterprise Desktop 15 SP3
SUSE Linux Enterprise Desktop 15 SP4
SUSE Linux Enterprise Desktop 15 SP5
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise High Performance Computing 15
SUSE Linux Enterprise High Performance Computing 15 SP1
SUSE Linux Enterprise High Performance Computing 15 SP2
SUSE Linux Enterprise High Performance Computing 15 SP3
SUSE Linux Enterprise High Performance Computing 15 SP4
SUSE Linux Enterprise High Performance Computing 15 SP5
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Basesystem 15 SP2
SUSE Linux Enterprise Module for Basesystem 15 SP3
SUSE Linux Enterprise Module for Basesystem 15 SP4
SUSE Linux Enterprise Module for Basesystem 15 SP5
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise Server 15 SP1
SUSE Linux Enterprise Server 15 SP2
SUSE Linux Enterprise Server 15 SP3
SUSE Linux Enterprise Server 15 SP4
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise Server for SAP Applications 15 SP1
SUSE Linux Enterprise Server for SAP Applications 15 SP2
SUSE Linux Enterprise Server for SAP Applications 15 SP3
SUSE Linux Enterprise Server for SAP Applications 15 SP4
SUSE Linux Enterprise Server for SAP Applications 15 SP5
SUSE Linux Enterprise Storage 6
SUSE Linux Enterprise Storage 7
SUSE Linux Enterprise Storage 7.1
SUSE Manager Proxy 4.0
SUSE Manager Proxy 4.1
SUSE Manager Proxy 4.2
SUSE Manager Proxy 4.3
SUSE Manager Retail Branch Server 4.0
SUSE Manager Retail Branch Server 4.1
SUSE Manager Retail Branch Server 4.2
SUSE Manager Retail Branch Server 4.3
SUSE Manager Server 4.0
SUSE Manager Server 4.1
SUSE Manager Server 4.2
SUSE Manager Server 4.3
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • libykpiv-devel-0.1.6-7.3 is installed
  • AND libykpiv-devel is signed with openSUSE key
  • OR
  • libykpiv1-0.1.6-7.3 is installed
  • AND libykpiv1 is signed with openSUSE key
  • OR
  • yubico-piv-tool-0.1.6-7.3 is installed
  • AND yubico-piv-tool is signed with openSUSE key
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.16 is installed
  • OR libykpiv1-1.5.0-3.16 is installed
  • OR yubico-piv-tool-1.5.0-3.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.16 is installed
  • OR libykpiv1-1.5.0-3.16 is installed
  • OR yubico-piv-tool-1.5.0-3.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • OR SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.16 is installed
  • OR libykpiv1-1.5.0-3.16 is installed
  • OR yubico-piv-tool-1.5.0-3.16 is installed
  • Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-lp150.2.3 is installed
  • AND libykcs11-1 is signed with openSUSE key
  • OR
  • libykcs11-devel-1.5.0-lp150.2.3 is installed
  • AND libykcs11-devel is signed with openSUSE key
  • OR
  • libykpiv-devel-1.5.0-lp150.2.3 is installed
  • AND libykpiv-devel is signed with openSUSE key
  • OR
  • libykpiv1-1.5.0-lp150.2.3 is installed
  • AND libykpiv1 is signed with openSUSE key
  • OR
  • yubico-piv-tool-1.5.0-lp150.2.3 is installed
  • AND yubico-piv-tool is signed with openSUSE key
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.3 is installed
  • OR libykcs11-devel-1.5.0-3.3 is installed
  • OR libykpiv-devel-1.5.0-3.3 is installed
  • OR libykpiv1-1.5.0-3.3 is installed
  • OR yubico-piv-tool-1.5.0-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND
  • libykcs11-1-1.5.0-3.3 is installed
  • OR libykcs11-devel-1.5.0-3.3 is installed
  • OR libykpiv-devel-1.5.0-3.3 is installed
  • OR libykpiv1-1.5.0-3.3 is installed
  • OR yubico-piv-tool-1.5.0-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND
  • libykcs11-1-1.6.2-4 is installed
  • OR libykcs11-devel-1.6.2-4 is installed
  • OR libykpiv-devel-1.6.2-4 is installed
  • OR libykpiv1-1.6.2-4 is installed
  • OR yubico-piv-tool-1.6.2-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • OR SUSE Linux Enterprise Server 12 SP4 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3 is installed
  • OR libykpiv1-1.5.0-3 is installed
  • OR yubico-piv-tool-1.5.0-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.16 is installed
  • OR libykpiv1-1.5.0-3.16 is installed
  • OR yubico-piv-tool-1.5.0-3.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • OR SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • OR SUSE Linux Enterprise Server 12 SP4 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3 is installed
  • OR libykpiv1-1.5.0-3 is installed
  • OR yubico-piv-tool-1.5.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4 is installed
  • OR libykcs11-devel-1.6.2-4 is installed
  • OR libykpiv-devel-1.6.2-4 is installed
  • OR libykpiv1-1.6.2-4 is installed
  • OR yubico-piv-tool-1.6.2-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4 is installed
  • OR libykcs11-devel-1.6.2-4 is installed
  • OR libykpiv-devel-1.6.2-4 is installed
  • OR libykpiv1-1.6.2-4 is installed
  • OR yubico-piv-tool-1.6.2-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND
  • libykcs11-1-1.5.0-3.3 is installed
  • OR libykcs11-devel-1.5.0-3.3 is installed
  • OR libykpiv-devel-1.5.0-3.3 is installed
  • OR libykpiv1-1.5.0-3.3 is installed
  • OR yubico-piv-tool-1.5.0-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • AND
  • libykcs11-1-1.6.2-4 is installed
  • OR libykcs11-devel-1.6.2-4 is installed
  • OR libykpiv-devel-1.6.2-4 is installed
  • OR libykpiv1-1.6.2-4 is installed
  • OR yubico-piv-tool-1.6.2-4 is installed
  • Definition Synopsis
  • openSUSE Tumbleweed is installed
  • AND Package Information
  • libykcs11-2-2.2.0-1.5 is installed
  • OR libykcs11-devel-2.2.0-1.5 is installed
  • OR libykpiv-devel-2.2.0-1.5 is installed
  • OR libykpiv2-2.2.0-1.5 is installed
  • OR yubico-piv-tool-2.2.0-1.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP3 is installed
  • AND
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND
  • libykcs11-1-1.5.0-3.3.33 is installed
  • OR libykcs11-devel-1.5.0-3.3.33 is installed
  • OR libykpiv-devel-1.5.0-3.3.33 is installed
  • OR libykpiv1-1.5.0-3.3.33 is installed
  • OR yubico-piv-tool-1.5.0-3.3.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP3 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP3 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP3 is installed
  • OR SUSE Linux Enterprise Server 15 SP3 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP3 is installed
  • OR SUSE Linux Enterprise Storage 7.1 is installed
  • OR SUSE Manager Proxy 4.2 is installed
  • OR SUSE Manager Retail Branch Server 4.2 is installed
  • OR SUSE Manager Server 4.2 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP1 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP1 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • OR SUSE Linux Enterprise Server 15 SP1 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP1 is installed
  • OR SUSE Linux Enterprise Storage 6 is installed
  • OR SUSE Manager Proxy 4.0 is installed
  • OR SUSE Manager Retail Branch Server 4.0 is installed
  • OR SUSE Manager Server 4.0 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP2 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP2 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • OR SUSE Linux Enterprise Server 15 SP2 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP2 is installed
  • OR SUSE Linux Enterprise Storage 7 is installed
  • OR SUSE Manager Proxy 4.1 is installed
  • OR SUSE Manager Retail Branch Server 4.1 is installed
  • OR SUSE Manager Server 4.1 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP2 is installed
  • OR SUSE Linux Enterprise Desktop 15 SP3 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP2 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP3 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP2 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP3 is installed
  • OR SUSE Linux Enterprise Server 15 SP2 is installed
  • OR SUSE Linux Enterprise Server 15 SP3 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP2 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP3 is installed
  • OR SUSE Linux Enterprise Storage 7 is installed
  • OR SUSE Linux Enterprise Storage 7.1 is installed
  • OR SUSE Manager Proxy 4.1 is installed
  • OR SUSE Manager Proxy 4.2 is installed
  • OR SUSE Manager Retail Branch Server 4.1 is installed
  • OR SUSE Manager Retail Branch Server 4.2 is installed
  • OR SUSE Manager Server 4.1 is installed
  • OR SUSE Manager Server 4.2 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP4 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP4 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP4 is installed
  • OR SUSE Linux Enterprise Server 15 SP4 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP4 is installed
  • OR SUSE Manager Proxy 4.3 is installed
  • OR SUSE Manager Retail Branch Server 4.3 is installed
  • OR SUSE Manager Server 4.3 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • libykcs11-1-1.5.0-3.16 is installed
  • OR libykpiv1-1.5.0-3.16 is installed
  • OR yubico-piv-tool-1.5.0-3.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP5 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP5 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP5 is installed
  • OR SUSE Linux Enterprise Server 15 SP5 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP5 is installed
  • AND Package Information
  • libykcs11-1-1.6.2-4.30 is installed
  • OR libykcs11-devel-1.6.2-4.30 is installed
  • OR libykpiv-devel-1.6.2-4.30 is installed
  • OR libykpiv1-1.6.2-4.30 is installed
  • OR yubico-piv-tool-1.6.2-4.30 is installed
  • BACK