CVE Catalog

CVE-2026-71219

MediumCVSS 4.7
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

An attacker can cause a crash of fsck.gfs2, gfs2_edit, or savemeta, leading to unavailability of services related to GFS2 handling.

Recommendation

Update gfs2-utils to a patched version and avoid processing untrusted GFS2 images.

Other vulnerabilities in gfs2-utils

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS