There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 1 length in bytes but it doesn't verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a malicious font file which has a name with UINT32_MAX, leading to read_section_as_string() to an arithmetic overflow, zero-sized allocation and further heap-based buffer overflow.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published: 2020-07-31T20:55:55

Updated: 2024-08-04T12:39:36.404Z

Reserved: 2020-06-17T00:00:00

Link: CVE-2020-14310

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-07-31T22:15:11.500

Modified: 2023-11-07T03:17:08.007

Link: CVE-2020-14310

cve-icon Redhat

Severity : Moderate

Publid Date: 2020-07-29T17:00:00Z

Links: CVE-2020-14310 - Bugzilla