• CVE-2025-0677

发布时间: 2025年3月4日

修改时间: 2025年3月7日

概要

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms.

CVSS v3 指标

NVD openEuler
Confidentiality High
Attack Vector Local
CVSS评分 N/A 6.4
Attack Complexity High
Privileges Required High
Scope Unchanged
Integrity High
User Interaction None
Availability High

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-1646 grub2 security update 2025年3月24日
KylinSec-SA-2025-2437 grub2 security update 2025年6月3日

影响产品

产品 状态
KY3.4-5A grub2 Fixed
KY3.5.3 grub2 Fixed
V6 grub2 Fixed