mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: mfe@pengutronix.de, "Claude Sonnet 4.5" <noreply@anthropic.com>
Subject: Re: [PATCH master 1/2] FIT: fix double free issue with >1 reference count
Date: Tue, 27 Jan 2026 08:56:29 +0100	[thread overview]
Message-ID: <176950058980.2041401.4272961523712285686.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260126104433.765071-1-a.fatoum@pengutronix.de>


On Mon, 26 Jan 2026 11:44:29 +0100, Ahmad Fatoum wrote:
> fit_open() was recently changed to be reference counted. When the FIT is
> already open, a handle will be returned with the canonical filename
> being the only allocation incurred.
> 
> fit_close() however unconditionally frees the handle without regards to
> the reference count.
> 
> [...]

Applied, thanks!

[1/2] FIT: fix double free issue with >1 reference count
      https://git.pengutronix.de/cgit/barebox/commit/?id=ba345a71e85e (link may not be stable)
[2/2] FIT: fuzz: fix reference count underflow
      https://git.pengutronix.de/cgit/barebox/commit/?id=e400bf88dea6 (link may not be stable)

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




      parent reply	other threads:[~2026-01-27  7:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26 10:44 Ahmad Fatoum
2026-01-26 10:44 ` [PATCH master 2/2] FIT: fuzz: fix reference count underflow Ahmad Fatoum
2026-01-26 12:03 ` [PATCH master 1/2] FIT: fix double free issue with >1 reference count Marco Felsch
2026-01-27  7:56 ` 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=176950058980.2041401.4272961523712285686.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=mfe@pengutronix.de \
    --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