* [GIT PULL] hardening fix for v6.13-rc4
@ 2024-12-17 0:34 Kees Cook
2024-12-17 17:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-12-17 0:34 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Greg Kroah-Hartman, Kees Cook, Nilay Shroff,
Thomas Weißschuh, Yury Norov
Hi Linus,
Please pull this hardening fix for v6.13-rc4. Silences a GCC value-range
warning that is being ironically triggered by bounds checking.
Thanks!
-Kees
The following changes since commit f06e108a3dc53c0f5234d18de0bd224753db5019:
Compiler Attributes: disable __counted_by for clang < 19.1.3 (2024-11-19 08:48:27 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.13-rc4
for you to fetch changes up to 239d87327dcd361b0098038995f8908f3296864f:
fortify: Hide run-time copy size from value range tracking (2024-12-16 16:23:07 -0800)
----------------------------------------------------------------
hardening fix for v6.13-rc4
- FORTIFY: Silence GCC value range warnings due to warning-only bounds checks
----------------------------------------------------------------
Kees Cook (1):
fortify: Hide run-time copy size from value range tracking
include/linux/fortify-string.h | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-17 17:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 0:34 [GIT PULL] hardening fix for v6.13-rc4 Kees Cook
2024-12-17 17:25 ` 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