Lucene search
+L

246 matches found

RedHat Linux
RedHat Linux
added 2024/05/23 6:33 a.m.4 views

glibc: netgroup cache may terminate daemon on memory allocation failure

A flaw was found in the glibc netgroup cache. The netgroup cache uses xmalloc/xrealloc and may terminate the process due to a memory allocation failure...

7.3CVSS6.7AI score0.01075EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 6:33 a.m.5 views

glibc: stack-based buffer overflow in netgroup cache

A stack-based buffer overflow flaw was found in the glibc netgroup cache. In certain conditions, its possible to trigger a stack-based buffer overflow condition that can lead to a denial of service and potentially other malicious actions that impact confidentiality and integrity...

8.1CVSS7.1AI score0.0131EPSS
Exploits0References4
OSV
OSV
added 2024/05/23 12:0 a.m.47 views

ALSA-2024:3344 Important: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

8.1CVSS7AI score0.0131EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.50 views

RHEL 9 : glibc (RHSA-2024:3339)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3339 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name...

8.1CVSS8AI score0.8833EPSS
Exploits16References12
OSV
OSV
added 2024/05/17 11:8 a.m.6 views

OESA-2024-1593 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

8.1CVSS7.3AI score0.0131EPSS
Exploits0References5
OSV
OSV
added 2024/05/10 11:7 a.m.4 views

OESA-2024-1544 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

8.1CVSS7.3AI score0.0131EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/09 3:2 p.m.5 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/09 3:2 p.m.5 views

glibc: null pointer dereferences after failed netgroup cache insertion

A flaw was found in the glibc netgroup cache. After a failed cache insertion, addgetnetgrentX tries to send the non-existing response after the not-found header. This can lead to a null pointer dereference that causes a crash or exit...

5.9CVSS6.7AI score0.01216EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/09 3:2 p.m.4 views

glibc: netgroup cache may terminate daemon on memory allocation failure

A flaw was found in the glibc netgroup cache. The netgroup cache uses xmalloc/xrealloc and may terminate the process due to a memory allocation failure...

7.3CVSS6.7AI score0.01075EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/09 3:2 p.m.3 views

glibc: stack-based buffer overflow in netgroup cache

A stack-based buffer overflow flaw was found in the glibc netgroup cache. In certain conditions, its possible to trigger a stack-based buffer overflow condition that can lead to a denial of service and potentially other malicious actions that impact confidentiality and integrity...

8.1CVSS7.1AI score0.0131EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/09 12:0 a.m.56 views

RHEL 8 : glibc (RHSA-2024:2799)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2799 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name...

8.1CVSS8.7AI score0.8833EPSS
Exploits16References12
Microsoft CVE
Microsoft CVE
added 2024/05/07 7:0 a.m.6 views

nscd: Stack-based buffer overflow in netgroup cache

...

8.1CVSS7AI score0.0131EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/05/07 7:0 a.m.3 views

nscd: netgroup cache assumes NSS callback uses in-buffer strings

...

8.6CVSS6.7AI score0.00403EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/05/07 7:0 a.m.2 views

nscd: netgroup cache may terminate daemon on memory allocation failure

...

7.5CVSS6.3AI score0.01075EPSS
Exploits0
NVD
NVD
added 2024/05/06 8:15 p.m.31 views

CVE-2024-33599

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 when the cache was...

8.1CVSS4.8AI score0.0131EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2024/05/06 8:15 p.m.5 views

CVE-2024-33601

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. The flaw was...

7.3CVSS7.3AI score0.01075EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/05/06 8:15 p.m.6 views

CVE-2024-33602

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 nscd. This vulnerabili...

7.4CVSS7.3AI score0.00403EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/05/06 8:15 p.m.3 views

CVE-2024-33600

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 added to nscd. This...

5.9CVSS7.3AI score0.01216EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/05/06 8:15 p.m.39 views

CVE-2024-33600

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 added to nscd. This...

5.9CVSS4.4AI score0.01216EPSS
Exploits0References5
OSV
OSV
added 2024/05/06 8:15 p.m.8 views

AZL-40277 CVE-2024-33600 affecting package glibc for versions less than 2.35-7

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 added to nscd. This...

5.9CVSS6.7AI score0.01216EPSS
Exploits0References1
Rows per page
Query Builder