VYPR

rpm package

opensuse/glibc&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/glibc&distro=openSUSE%20Leap%2015.5

Vulnerabilities (5)

  • CVE-2024-33602HigMay 6, 2024
    affected < 2.31-150300.83.1fixed 2.31-150300.83.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.31-150300.83.1fixed 2.31-150300.83.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.31-150300.83.1fixed 2.31-150300.83.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.31-150300.83.1fixed 2.31-150300.83.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.31-150300.74.1fixed 2.31-150300.74.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.