Lucene search
+L

925 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.10 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fixed possible data races in gfs2showoptions Some fields such as gtlogdsecs of the struct gfs2tune are accessed without holding the lock gtspin in gfs2showoptions: val = sdp-sdtune.gtlogdsecs; if val != 30 seqprintfs,...

7CVSS5.5AI score0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS5.4AI score0.00109EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.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
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-71221

A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...

7CVSS6.7AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 12:00 a.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/04 12:00 a.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
OSV
OSV
added 2026/09/04 12:00 a.m.7 views

UBUNTU-CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS6.2AI score0.00109EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-71223

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Debian Linux - gfs2-utils - None Ubuntu Linux - Unknown description CVE-2026-71223 Note that Nessus relies on the presence of the package as reported by the...

6.4AI score
SaveExploits0References3
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-71220

A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2edit, the diheight field from on-disk inode metadata is used as an array index without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem image...

7CVSS6.7AI score0.00135EPSS
SaveExploits0References4
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
SUSE CVE
SUSE CVE
added 2026/09/03 4:27 p.m.14 views

SUSE CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS5.9AI score0.00109EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.9 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

7.8CVSS6.7AI score0.00204EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.10 views

kernel: gfs2: Fix use-after-free in iomap inline data write path

A flaw was found in the Linux kernel's GFS2 filesystem. This memory corruption vulnerability, a use-after-free, occurs in the iomap inline data write path. The issue arises because a data buffer is released prematurely while still being referenced, leading to a write to freed memory. This could...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/03 1:06 p.m.10 views

CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS0.00109EPSS
SaveExploits0References2
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-99909 CVE-2026-71224 affecting package gfs2-utils 3.5.1-1

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
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99903 CVE-2026-71222 affecting package gfs2-utils 3.5.1-1

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS0.00109EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.12 views

CVE-2026-71221

A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...

7CVSS0.00135EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99900 CVE-2026-71221 affecting package gfs2-utils 3.5.1-1

A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...

7CVSS0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99897 CVE-2026-71220 affecting package gfs2-utils 3.5.1-1

A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2edit, the diheight field from on-disk inode metadata is used as an array index without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem image...

7CVSS0.00135EPSS
SaveExploits0References1
Rows per page
Query Builder