Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. Devices that make use of Das U-Boot's AES-CBC encryption feature using environment encryption (i.e., setting the configuration parameter CONFIGENVAES=y) read environment variables from disk as the encrypted disk image is processed. An attacker with physical access to the device can manipulate the encrypted environment data to include a crafted two-byte sequence which triggers an error in environment variable parsing. This error condition is improperly handled by Das U-Boot, resulting in an immediate process termination with a debugging message.
{ "binaries": [ { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-exynos" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-imx" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-omap" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-rockchip" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-rpi" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-sunxi" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-tegra" }, { "binary_version": "2016.01+dfsg1-2ubuntu5", "binary_name": "u-boot-tools" } ] }