[PATCH] bootstd: rauc: Fix null pointer access while checking root part

Tom Rini trini at konsulko.com
Mon Feb 16 20:39:01 CET 2026


On Wed, 11 Feb 2026 09:36:22 +0100, Martin Schwan wrote:

> Fix a segmentation fault caused by a null pointer access during root
> partition checking. The function part_get_info() was falsely given null
> for the disk_partition struct, which later resulted in accessing a null
> pointer and thus undefined behavior.
> 
> 

Applied to u-boot/master, thanks!

[1/1] bootstd: rauc: Fix null pointer access while checking root part
      commit: c3538f788dbac291df24171ae1eeb1563ab8af53
-- 
Tom




More information about the U-Boot mailing list