SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-71219

MEDIUM · CVSS 4.7 EPSS 0.12%

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

A stack overflow vulnerability exists in gfs2-utils due to improper bounds validation in the hash table traversal code, which uses alloca() with an untrusted di_depth field. This can lead to stack exhaustion and denial of service when processing specially crafted GFS2 filesystem images with large di_depth values. Organizations utilizing gfs2-utils should prioritize addressing this vulnerability to prevent potential service disruptions.

CVE
CVE-2026-71219
Severity
MEDIUM
CVSS
4.7
EPSS
0.12%

Original NVD Description

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 di_depth field without bounds validation. A crafted GFS2 filesystem image with a large di_depth value causes stack exhaustion and a denial of service when processed by fsck.gfs2, gfs2_edit, or savemeta.