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>
Subject: Re: [PATCH 1/3] fuzz: add test harness for fuzzing nul-terminated strings
Date: Mon, 25 Aug 2025 10:51:33 +0200	[thread overview]
Message-ID: <175611189397.728088.13420744401777743825.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250821205942.1435683-1-a.fatoum@pengutronix.de>


On Thu, 21 Aug 2025 22:59:40 +0200, Ahmad Fatoum wrote:
> Many APIs expect NUL terminated strings, for example the JSON Web Token
> decoding functions.
> 
> Add a helper to make it easy to fuzz such functions. As we are
> allocating anew anyway, we pass along the buffer mutably as well as the
> original size, so the harness is useful for a wider range of API.
> 
> [...]

Applied, thanks!

[1/3] fuzz: add test harness for fuzzing nul-terminated strings
      https://git.pengutronix.de/cgit/barebox/commit/?id=0f8eb3328336 (link may not be stable)
[2/3] test: self: jwt: add dedicated option for development_rsa2048.pem
      https://git.pengutronix.de/cgit/barebox/commit/?id=06058eff1fa8 (link may not be stable)
[3/3] security: jwt: add simple fuzzer
      https://git.pengutronix.de/cgit/barebox/commit/?id=d98b79159dad (link may not be stable)

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




      parent reply	other threads:[~2025-08-25  9:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-21 20:59 Ahmad Fatoum
2025-08-21 20:59 ` [PATCH 2/3] test: self: jwt: add dedicated option for development_rsa2048.pem Ahmad Fatoum
2025-08-21 20:59 ` [PATCH 3/3] security: jwt: add simple fuzzer Ahmad Fatoum
2025-08-25  8:51 ` 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=175611189397.728088.13420744401777743825.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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