[PATCH master 1/4] FIT: fix potential uninitialized read during fuzzing

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 23 01:52:05 PST 2026


On Mon, 16 Feb 2026 09:41:36 +0100, Ahmad Fatoum wrote:
> fit_find_last_unit should return -ENOENT when conf_node is NULL
> instead of returning 0 without writing *out_unit, as that left
> the caller's unit variable uninitialized.
> 
> 

Applied, thanks!

[1/4] FIT: fix potential uninitialized read during fuzzing
      https://git.pengutronix.de/cgit/barebox/commit/?id=7a358579b6ee (link may not be stable)
[2/4] FIT: fix potential underflow of stack array
      https://git.pengutronix.de/cgit/barebox/commit/?id=38ee3bd662a8 (link may not be stable)
[3/4] of: fdt: fix double free in fdt_ensure_space
      https://git.pengutronix.de/cgit/barebox/commit/?id=3d6d2414d85e (link may not be stable)
[4/4] of: overlay: initialize ret to fix garbage return value
      https://git.pengutronix.de/cgit/barebox/commit/?id=2fb737e978c1 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list