CVE-2025-0685

A flaw was found in grub2. When reading data from a jfs filesystem, grub's jfs filesystem module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size calculations to overflow, causing it to perform a grub_malloc() operation with a smaller size than expected. As a result, the grub_jfs_lookup_symlink() function will write past the internal buffer length during grub_jfs_read_file(). This issue can be leveraged to corrupt grub's internal critical data and may result in arbitrary code execution, by-passing secure boot protections.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*

History

28 Jul 2025, 17:23

Type Values Removed Values Added
First Time Gnu
Gnu grub2
CPE cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*
Summary
  • (es) Se encontró una falla en grub2. Al leer datos de un sistema de archivos jfs, el módulo de sistema de archivos jfs de grub utiliza parámetros controlados por el usuario de la geometría del sistema de archivos para determinar el tamaño del búfer interno; sin embargo, verifica incorrectamente si hay desbordamientos de números enteros. Un sistema de archivos malipulados con fines malintencionados puede provocar que algunos de esos cálculos de tamaño de búfer se desborden, lo que hace que realice una operación grub_malloc() con un tamaño menor al esperado. Como resultado, la función grub_jfs_lookup_symlink() escribirá más allá de la longitud del búfer interno durante grub_jfs_read_file(). Este problema se puede aprovechar para corromper los datos críticos internos de grub y puede resultar en la ejecución de código arbitrario, eludiendo las protecciones de arranque seguro.
References () https://access.redhat.com/security/cve/CVE-2025-0685 - () https://access.redhat.com/security/cve/CVE-2025-0685 - Vendor Advisory
References () https://bugzilla.redhat.com/show_bug.cgi?id=2346120 - () https://bugzilla.redhat.com/show_bug.cgi?id=2346120 - Issue Tracking

03 Mar 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-03 18:15

Updated : 2025-07-28 17:23


NVD link : CVE-2025-0685

Mitre link : CVE-2025-0685

CVE.ORG link : CVE-2025-0685


JSON object : View

Products Affected

gnu

  • grub2
CWE
CWE-787

Out-of-bounds Write