Re: [PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
From: Andy Shevchenko
Date: Fri Dec 12 2025 - 10:10:02 EST
On Fri, Dec 12, 2025 at 12:01:12AM -0800, Luis Chamberlain wrote:
> On Thu, Dec 04, 2025 at 03:12:39PM +0100, Ethan Graham wrote:
> > This patch series introduces KFuzzTest, a lightweight framework for
> > creating in-kernel fuzz targets for internal kernel functions.
>
> As discussed just now at LPC, I suspected we could simplify this with
> Cocccinelle. The below patch applies on top of this series to prove
> that and lets us scale out fuzzing targets with Coccinelle.
That's nice! Much better than having tons of files being developed and
stitched in Makefile:s.
--
With Best Regards,
Andy Shevchenko