* [GIT PULL] array-bounds updates for v5.18-rc1
@ 2022-03-25 22:29 Kees Cook
2022-03-26 20:17 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-03-25 22:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Arnd Bergmann, Gustavo A. R. Silva, Kees Cook,
linux-kbuild, Masahiro Yamada, Nick Desaulniers
Hi Linus,
Please pull these array-bounds updates for v5.18-rc1. Like the
FORTIFY_SOURCE tree, I was waiting for all the various other trees with
fixes to get merged. It looks like scsi was the last major tree I was
waiting on. This enables -Warray-bounds and -Wzero-length-bounds, now
that the many bug fixes have landed all over the place in the kernel,
and in GCC itself[1].
Earlier build testing of this series merged against your tree didn't show
any new warnings, but as this option has been a bit of a whack-a-mole
over the last development cycle in -next, it's possible new cases
have appeared. We will remain vigilant. :) A couple fixes[2] for known
corner-case issues currently live in my "pending-fixes" tree which I'm
expecting to send next week if other maintainers still haven't picked
them up.
I'm also expecting we can enable -Wstringop-overflow next cycle, as
there are only a few stragglers[3], but it might even be possible for
this release.
Thanks!
-Kees
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578
[2] https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/commit/?h=for-next/pending-fixes&id=2d253138910eec553fc706379914243d71de9b85
[3] https://github.com/KSPP/linux/issues/181
The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:
Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/array-bounds-v5.18-rc1
for you to fetch changes up to 00a4f836eb369723b148e3f250c850a028778832:
Makefile: Enable -Wzero-length-bounds (2022-02-13 16:49:40 -0800)
----------------------------------------------------------------
array-bounds updates for v5.18-rc1
- Enable -Warray-bounds globally
- Enable -Wzero-length-bounds globally
----------------------------------------------------------------
Kees Cook (2):
Makefile: Enable -Warray-bounds
Makefile: Enable -Wzero-length-bounds
Makefile | 2 --
1 file changed, 2 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] array-bounds updates for v5.18-rc1
2022-03-25 22:29 [GIT PULL] array-bounds updates for v5.18-rc1 Kees Cook
@ 2022-03-26 20:17 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-26 20:17 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Arnd Bergmann, Gustavo A. R. Silva,
Kees Cook, linux-kbuild, Masahiro Yamada, Nick Desaulniers
The pull request you sent on Fri, 25 Mar 2022 15:29:01 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/array-bounds-v5.18-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b06a17583f6f810f620f95382b171cc5ce9848ee
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-26 20:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 22:29 [GIT PULL] array-bounds updates for v5.18-rc1 Kees Cook
2022-03-26 20:17 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox