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 CONFIG_ENV_AES=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.
Cite this page
CVE-2017-3226. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2017-3226
Use CWE-329, Denx vendor hub and U-Boot product page to widen CVE-2017-3226 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33243, CVE-2024-42040 and CVE-2022-33967 for nearby disclosures in the same product family.