#VU105293 Integer overflow in Universal Boot Loader (U-Boot) - CVE-2024-57255
Published: March 4, 2025
Universal Boot Loader (U-Boot)
DENX
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to integer overflow within the sqfs_resolve_symlink() function. A local user can use a specially crafted squashfs filesystem with an inode size of 0xffffffff to trigger integer overflow and execute arbitrary code on the target system.