[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<169560902349.21032.13563278253669519579.git-patchwork-notify@kernel.org>
Date: Mon, 25 Sep 2023 02:30:23 +0000
From: patchwork-bot+chrome-platform@...nel.org
To: Kees Cook <keescook@...omium.org>
Cc: bleung@...omium.org, tzungbi@...nel.org, set_pte_at@...look.com,
dmitry.torokhov@...il.com, luzmaximilian@...il.com,
u.kleine-koenig@...gutronix.de, gregkh@...uxfoundation.org,
jiangjian@...rlc.com, chrome-platform@...ts.linux.dev, nathan@...nel.org,
ndesaulniers@...gle.com, trix@...hat.com, hdegoede@...hat.com,
lee@...nel.org, linux-kernel@...r.kernel.org, llvm@...ts.linux.dev,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH] platform/chrome: wilco_ec: Annotate struct ec_event_queue
with __counted_by
Hello:
This patch was applied to chrome-platform/linux.git (for-kernelci)
by Tzung-Bi Shih <tzungbi@...nel.org>:
On Fri, 22 Sep 2023 10:51:47 -0700 you wrote:
> Prepare for the coming implementation by GCC and Clang of the __counted_by
> attribute. Flexible array members annotated with __counted_by can have
> their accesses bounds-checked at run-time checking via CONFIG_UBSAN_BOUNDS
> (for array indexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family
> functions).
>
> As found with Coccinelle[1], add __counted_by for struct ec_event_queue.
>
> [...]
Here is the summary with links:
- platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_by
https://git.kernel.org/chrome-platform/c/1aa8df90f456
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists