Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-71224
- https://bugzilla.redhat.com/show_bug.cgi?id=2511397
FAQ
What is CVE-2026-71224?
CVE-2026-71224 is a vulnerability with a CVSS score of 4.7 (MEDIUM). 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...
How severe is CVE-2026-71224?
CVE-2026-71224 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71224?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.