Files
poky/meta/recipes-bsp/u-boot
Hetvi Thakar e8b3d26d54 u-boot, u-boot-tools: Fix CVE-2026-46728
This patch applies the upstream U-Boot fix referenced by the advisory in
[2], using the commit shown in [1]. The fix rebuilds the FIT signed-node
list from the selected configuration instead of trusting the
attacker-controlled hashed-nodes property.

[1] https://github.com/u-boot/u-boot/commit/2092322b31cc
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-46728

(From OE-Core rev: 04f18f976b3809e195433b6b31a6121014bdc37c)

Signed-off-by: Hetvi Thakar <hthakar@cisco.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
2026-09-21 08:53:18 +01:00
..