CVE Catalog

CVE-2026-71224

MediumCVSS 4.7
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

An attacker can cause a crash of gfs2-utils tools, leading to unavailability of services related to GFS2 filesystem 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 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.

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