Re: [PATCH 00/21] dmaengine: Annotate with __counted_by

From: Kees Cook
Date: Thu Sep 28 2023 - 19:42:15 EST


On Thu, Sep 28, 2023 at 05:26:08PM +0530, Vinod Koul wrote:
>
> On Thu, 17 Aug 2023 16:58:37 -0700, Kees Cook wrote:
> > This annotates several structures with the coming __counted_by attribute
> > for bounds checking of flexible arrays at run-time. For more details, see
> > commit dd06e72e68bc ("Compiler Attributes: Add __counted_by macro").
> >
> > Thanks!
> >
> > -Kees
> >
> > [...]
>
> Applied, thanks!

Thanks! I've dropped them from my tree. :)

Also, I found 1 more, which I'll send separately.

-Kees

--
Kees Cook