BootStomp: On the Security of Bootloaders in Mobile Devices
BootStomp: On the Security of Bootloaders in Mobile Devices by Nilo Redini
Modern mobile bootloaders play an important role in both the function and the security of the device. They help ensure the Chain of Trust (CoT), where each stage of the boot process verifies the integrity and origin of the following stage before executing it. This process, in theory, should be immune even to attackers gaining full control over the operating system, and should prevent persistent compromise of a device’s …