Bugzilla – Bug 1058437
VUL-0: CVE-2017-3225: u-boot: Not Using a Random IV with CBC Mode
Last modified: 2017-09-13 07:18:49 UTC
CWE-329: Not Using a Random IV with CBC Mode - CVE-2017-3225 Das U-Boot's AES-CBC encryption feature uses a zero (0) initialization vector. This allows an attacker to perform dictionary attacks on encrypted data produced by Das U-Boot to learn information about the encrypted data. References: https://www.kb.cert.org/vuls/id/166743
It is not a real problem since this code is not used inside U-Boot and will be removed in the next releases. See: https://lists.denx.de/pipermail/u-boot/2017-September/305181.html
Neither SLE nor openSUSE is using the AES encryption inside u-boot. Closing as invalid.