Buffer overflow in Red Hat Enterprise Linux 10
CVE-2025-0690
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.
Vulnerability class: Buffer Overflow
EPSS: 0.007 (49.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
Public proof-of-concept exploits
References
- RHSA-2025:6990 (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vdb-entry)
- RHBZ#2346123 (x_refsource_REDHAT, issue-tracking)
- secalert@redhat.com
Frequently asked questions
- What is CVE-2025-0690?
- CVE-2025-0690 is a medium-severity vulnerability in Red Hat Enterprise Linux 10, classified under Out-of-bounds Write. CVSS score: 6.1/10. Published 2025-02-24.
- How severe is CVE-2025-0690?
- Medium severity. CVSS v3 base score is 6.1 out of 10.
- Is CVE-2025-0690 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.