Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-0690

Published: February 19, 2025Last modified: June 2, 2025

Description

The read command is used to read the keyboard input from the user, while reads it keeps the input length in a 32-bit integer value which is further used to reallocate the line buffer to accept the next character. During this process, with a line big enough it's possible to make this variable to overflow leading to a out-of-bounds write in the heap based buffer. This flaw may be leveraged to corrupt grub's internal critical data and secure boot bypass is not discarded as consequence.

Severity score breakdown

ParameterValue
Base score6.1
Attack VectorPHYSICAL
Attack complexityLOW
Privileges requiredHIGH
User interactionREQUIRED
ScopeUNCHANGED
ConfidentialityHIGH
Integrity impactHIGH
Availability impactHIGH
VectorCVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSgrubFixed (2.12-r8)
StreamgrubFixed (2.12-r10)

References

ON THIS PAGE