Lucene search
+L

171 matches found

OSV
OSV
added 2026/09/14 5:18 p.m.5 views

CVE-2026-19542 Stack-based out-of-bounds write in tdelete during tree rebalancing

Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application. The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as...

5.6CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/09/11 1:23 a.m.77 views

CVE-2026-89092

CVE-2026-89092 affects the nscd (Name Service Cache Daemon) service in GNU C Library 2.3.4 and later . The root cause is an unbounded alloca call that triggers a stack overflow when a malicious or compromised DNS server returns an excessively large response to a DNS query. The primary impact is a...

4.2CVSS6.2AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 1:23 a.m.44 views

CVE-2026-89092 Stack overflow in nscd due to unbounded alloca use

The nscd service in the GNU C Library 2.3.4 onwards may crash due to a stack overflow when a malicious DNS server returns too large a response for a DNS query, resulting in degraded DNS resolution for the system. Exploitation of this bug needs a system that has nscd enabled and using an untrusted...

4.2CVSS0.00241EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/03 4:28 p.m.13 views

SUSE CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.8 views

CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99906 CVE-2026-71219 affecting package gfs2-utils 3.5.1-1

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.7AI score0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.10 views

CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS0.00116EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/03 1:06 p.m.10 views

CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.4AI score0.00116EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/03 1:06 p.m.10 views

CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS5.3AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

UBUNTU-CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS5.8AI score0.00116EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

UBUNTU-CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.8AI score0.00116EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 12:23 p.m.9 views

EUVD-2026-70451

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 12:23 p.m.167 views

CVE-2026-71224

CVE-2026-71224 is a stack overflow in gfs2-utils , the GFS2 filesystem utility suite. The vulnerability resides in the metadata walk code within metawalk.c , which calls alloca() with an untrusted inode height value taken directly from on-disk metadata, without any bounds validation. This causes ...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/03 12:23 p.m.10 views

CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images. Mitigatio...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/03 12:23 p.m.11 views

EUVD-2026-70447

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 12:23 p.m.168 views

CVE-2026-71219

gfs2-utils contains a stack overflow in the hash table traversal code of metawalk.c . The function alloca() is called with an exponentially derived size (1 <

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/03 12:22 p.m.11 views

CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-71219

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the...

4.7CVSS6.3AI score0.00116EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-71224

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk...

4.7CVSS5.7AI score0.00116EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 6:56 a.m.8 views

pipewire: Pulse Server alloca Stack Overflow

Multiple unbounded alloca calls in the PulseAudio protocol server...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References4
Rows per page
Query Builder