* [GIT PULL] hardening updates for v6.19-rc1
@ 2025-12-02 20:02 Kees Cook
2025-12-05 19:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2025-12-02 20:02 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Andy Shevchenko, Kees Cook, Kriish Sharma,
Miguel Ojeda, Nathan Chancellor
Hi Linus,
Please pull these handful of hardening updates for v6.19-rc1. The
random driver fixes are to correct some accidentally wrong types used in
allocations (that didn't affect the resulting size) that never got
picked up from the batch I sent a few months ago. The Makefile change is
to enable better GCC diagnostics for the value range tracking, so we can
get better visibility into where those values are coming from when we
get out-of-bounds warnings at compile time.
Thanks!
-Kees
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:
Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.19-rc1
for you to fetch changes up to 7454048db27d685a155aaf4ea03bb9ad0d086bb9:
kbuild: Enable GCC diagnostic context for value-tracking warnings (2025-11-24 12:44:05 -0800)
----------------------------------------------------------------
hardening updates for v6.19-rc1
- string: Add missing kernel-doc return descriptions (Kriish Sharma)
- Update some mis-typed allocations
- Enable GCC diagnostic context for value-tracking warnings
----------------------------------------------------------------
Kees Cook (4):
comedi: Adjust range_table_list allocation type
drm/plane: Remove const qualifier from plane->modifiers allocation type
media: iris: Cast iris_hfi_gen2_get_instance() allocation type
kbuild: Enable GCC diagnostic context for value-tracking warnings
Kriish Sharma (1):
string: Add missing kernel-doc return descriptions
Makefile | 3 +++
include/linux/string.h | 7 +++++++
drivers/comedi/drivers/ni_670x.c | 2 +-
drivers/gpu/drm/drm_plane.c | 2 +-
drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c | 2 +-
5 files changed, 13 insertions(+), 3 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hardening updates for v6.19-rc1
2025-12-02 20:02 [GIT PULL] hardening updates for v6.19-rc1 Kees Cook
@ 2025-12-05 19:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-05 19:00 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Andy Shevchenko, Kees Cook,
Kriish Sharma, Miguel Ojeda, Nathan Chancellor
The pull request you sent on Tue, 2 Dec 2025 12:02:09 -0800:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.19-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ed1b409137bb9f49090362d34360ab80f88b9a5e
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:[~2025-12-05 19:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-02 20:02 [GIT PULL] hardening updates for v6.19-rc1 Kees Cook
2025-12-05 19:00 ` 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
all inboxes | Powered by JetHome®