VYPR

rpm package

suse/glibc&distro=SUSE Linux Enterprise Server 15 SP2-LTSS

pkg:rpm/suse/glibc&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSS

Vulnerabilities (10)

  • CVE-2024-33602HigMay 6, 2024
    affected < 2.26-150000.13.73.1fixed 2.26-150000.13.73.1

    nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's (nscd) netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to ns

  • CVE-2024-33601HigMay 6, 2024
    affected < 2.26-150000.13.73.1fixed 2.26-150000.13.73.1

    nscd: netgroup cache may terminate daemon on memory allocation failure The Name Service Cache Daemon's (nscd) netgroup cache uses xmalloc or xrealloc and these functions may terminate the process due to a memory allocation failure resulting in a denial of service to the clients.

  • CVE-2024-33600MedMay 6, 2024
    affected < 2.26-150000.13.73.1fixed 2.26-150000.13.73.1

    nscd: Null pointer crashes after notfound response If the Name Service Cache Daemon's (nscd) cache fails to add a not-found netgroup response to the cache, the client request can result in a null pointer dereference. This flaw was introduced in glibc 2.15 when the cache was add

  • CVE-2024-33599HigMay 6, 2024
    affected < 2.26-150000.13.73.1fixed 2.26-150000.13.73.1

    nscd: Stack-based buffer overflow in netgroup cache If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted by client requests then a subsequent client request for netgroup data may result in a stack-based buffer overflow. This flaw was introduced in glibc 2.15

  • CVE-2024-2961HigApr 17, 2024
    affected < 2.26-150000.13.73.1fixed 2.26-150000.13.73.1

    The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.

  • CVE-2023-4813Sep 12, 2023
    affected < 2.26-150000.13.70.1fixed 2.26-150000.13.70.1

    A flaw has been identified in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is conf

  • CVE-2021-3999Aug 24, 2022
    affected < 2.26-13.65.1fixed 2.26-13.65.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.26-13.65.1fixed 2.26-13.65.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.26-13.65.1fixed 2.26-13.65.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-2015-8985MedMar 20, 2017
    affected < 2.26-13.65.1fixed 2.26-13.65.1

    The pop_fail_stack function in the GNU C Library (aka glibc or libc6) allows context-dependent attackers to cause a denial of service (assertion failure and application crash) via vectors related to extended regular expression processing.