CVE-2025-0690
Last modified
CVE-2025-0690 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-0690?
How severe is CVE-2025-0690?
How do I fix CVE-2025-0690?
Are you affected by CVE-2025-0690?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
