发布时间: 2025年3月4日
修改时间: 2025年3月14日
When reading data from a hfs filesystem, grub's hfs filesystem module uses user-controlled parameters from the filesystem metadata to calculate the internal buffers size, however it misses to properly check for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size calculation to overflow, causing it to perform a grub_malloc() operation with a smaller size than expected. As a result the hfsplus_open_compressed_real() function will write past of the internal buffer length. This flaw may be leveraged to corrupt grub's internal critical data and may result in arbitrary code execution by-passing secure boot protections.
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 |