VYPR

rpm package

suse/glibc&distro=SUSE Linux Enterprise Point of Sale 11 SP3

pkg:rpm/suse/glibc&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3

Vulnerabilities (19)

  • CVE-2021-3999Aug 24, 2022
    affected < 2.11.3-17.110.40.1fixed 2.11.3-17.110.40.1

    A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to pote

  • CVE-2022-23219Jan 14, 2022
    affected < 2.11.3-17.110.40.1fixed 2.11.3-17.110.40.1

    The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if

  • CVE-2022-23218Jan 14, 2022
    affected < 2.11.3-17.110.40.1fixed 2.11.3-17.110.40.1

    The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if

  • CVE-2021-35942Jul 22, 2021
    affected < 2.11.3-17.110.37.1fixed 2.11.3-17.110.37.1

    The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because

  • CVE-2021-33574May 25, 2021
    affected < 2.11.3-17.110.37.1fixed 2.11.3-17.110.37.1

    The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (applicat

  • CVE-2019-9169Feb 26, 2019
    affected < 2.11.3-17.110.33.1fixed 2.11.3-17.110.33.1

    In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.

  • CVE-2018-11236May 18, 2018
    affected < 2.11.3-17.110.14.1fixed 2.11.3-17.110.14.1

    stdlib/canonicalize.c in the GNU C Library (aka glibc or libc6) 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitra

  • CVE-2018-6551Feb 2, 2018
    affected < 2.11.3-17.110.6.2fixed 2.11.3-17.110.6.2

    The malloc implementation in the GNU C Library (aka glibc or libc6), from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZE_MAX and could return a pointer to a heap region that is smaller than requ

  • CVE-2018-6485Feb 1, 2018
    affected < 2.11.3-17.110.6.2fixed 2.11.3-17.110.6.2

    An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption.

  • CVE-2018-1000001Jan 31, 2018
    affected < 2.11.3-17.110.3.1fixed 2.11.3-17.110.3.1

    In glibc 2.26 and earlier there is confusion in the usage of getcwd() by realpath() which can be used to write before the destination buffer leading to a buffer underflow and potential code execution.

  • CVE-2017-15804CriOct 22, 2017
    affected < 2.11.3-17.110.19.2fixed 2.11.3-17.110.19.2

    The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.

  • CVE-2017-15671MedOct 20, 2017
    affected < 2.11.3-17.110.24.2fixed 2.11.3-17.110.24.2

    The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak).

  • CVE-2017-15670CriOct 20, 2017
    affected < 2.11.3-17.110.19.2fixed 2.11.3-17.110.19.2

    The GNU C Library (aka glibc or libc6) before 2.27 contains an off-by-one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the ~ operator followed by a long string.

  • CVE-2017-12132MedAug 1, 2017
    affected < 2.11.3-17.110.6.2fixed 2.11.3-17.110.6.2

    The DNS stub resolver in the GNU C Library (aka glibc or libc6) before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path DNS spoofing attacks due to IP fragmentation.

  • CVE-2015-5180HigJun 27, 2017
    affected < 2.11.3-17.110.19.2fixed 2.11.3-17.110.19.2

    res_query in libresolv in glibc before 2.25 allows remote attackers to cause a denial of service (NULL pointer dereference and process crash).

  • CVE-2017-1000366HigJun 19, 2017
    affected < 2.11.3-17.109.1fixed 2.11.3-17.109.1

    glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulatio

  • CVE-2017-8804HigMay 7, 2017
    affected < 2.11.3-17.110.6.2fixed 2.11.3-17.110.6.2

    The xdr_bytes and xdr_string functions in the GNU C Library (aka glibc or libc6) 2.25 mishandle failures of buffer deserialization, which allows remote attackers to cause a denial of service (virtual memory allocation, or memory consumption if an overcommit setting is not used) v

  • CVE-2015-8983HigMar 20, 2017
    affected < 2.11.3-17.110.40.1fixed 2.11.3-17.110.40.1

    Integer overflow in the _IO_wstr_overflow function in libio/wstrops.c in the GNU C Library (aka glibc or libc6) before 2.22 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via vectors related to computing a si

  • CVE-2015-8982HigMar 15, 2017
    affected < 2.11.3-17.110.40.1fixed 2.11.3-17.110.40.1

    Integer overflow in the strxfrm function in the GNU C Library (aka glibc or libc6) before 2.21 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.