Vulnerability Description
A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2_edit, the di_height 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 images.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-71220
- https://bugzilla.redhat.com/show_bug.cgi?id=2511398
FAQ
What is CVE-2026-71220?
CVE-2026-71220 is a vulnerability with a CVSS score of 7.0 (HIGH). A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2_edit, the di_height field from on-disk inode metadata is used as an array index without bounds checking, causing a stack buff...
How severe is CVE-2026-71220?
CVE-2026-71220 has been rated HIGH with a CVSS base score of 7.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71220?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.