#VU118662 Use-after-free in grub - CVE-2025-54771
Published: November 21, 2025
grub
GNU
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to the file-closing process incorrectly retains a memory pointer, leaving an invalid reference to a file system structure within the grub_file_read() function in grub-core/kern/file.c. A local user can trigger a use-after-free error and crash the application.