CVE Catalog

CVE-2022-3775

High
Published: Translated: NVD NIST

Summary

The vulnerability in grub2 involves improper validation of the width and height of glyphs when rendering certain unicode sequences. This can lead to an out-of-bounds write in grub2's heap, resulting in memory corruption and availability issues.

Risk Assessment

An attacker could exploit this vulnerability to inject malicious code, potentially leading to serious security and availability issues within the system.

Recommendation

It is recommended to update grub2 to the latest version to mitigate this vulnerability and to monitor systems for unauthorized changes.

Other vulnerabilities in grub2

See all
Original NVD description (English source)

When rendering certain unicode sequences, grub2's font code doesn't proper validate if the informed glyph's width and height is constrained within bitmap size. As consequence an attacker can craft an input which will lead to a out-of-bounds write into grub2's heap, leading to memory corruption and availability issues. Although complex, arbitrary code execution could not be discarded.

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