From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: "Claude Opus 4.6" <noreply@anthropic.com>
Subject: Re: [PATCH master 1/4] FIT: fix potential uninitialized read during fuzzing
Date: Mon, 23 Feb 2026 10:52:05 +0100 [thread overview]
Message-ID: <177184032545.199108.1823658291287669614.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260216084142.3546363-1-a.fatoum@pengutronix.de>
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@pengutronix.de>
prev parent reply other threads:[~2026-02-23 9:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-16 8:41 Ahmad Fatoum
2026-02-16 8:41 ` [PATCH master 2/4] FIT: fix potential underflow of stack array Ahmad Fatoum
2026-02-16 8:41 ` [PATCH master 3/4] of: fdt: fix double free in fdt_ensure_space Ahmad Fatoum
2026-02-16 8:41 ` [PATCH master 4/4] of: overlay: initialize ret to fix garbage return value Ahmad Fatoum
2026-02-23 9:52 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177184032545.199108.1823658291287669614.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=noreply@anthropic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox