[GIT PULL] hardening fix for v6.13-rc5
From: Kees Cook
Date: Thu Dec 26 2024 - 13:38:59 EST
Hi Linus,
Please pull this one hardening fix for v6.13-rc5.
Thanks!
-Kees
The following changes since commit 239d87327dcd361b0098038995f8908f3296864f:
fortify: Hide run-time copy size from value range tracking (2024-12-16 16:23:07 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.13-rc5
for you to fetch changes up to 724c6ce38bbaeb4b3f109b0e066d6c0ecd15446c:
stddef: make __struct_group() UAPI C++-friendly (2024-12-20 09:05:53 -0800)
----------------------------------------------------------------
hardening fix for v6.13-rc5
- stddef: make __struct_group() UAPI C++-friendly (Alexander Lobakin)
----------------------------------------------------------------
Alexander Lobakin (1):
stddef: make __struct_group() UAPI C++-friendly
include/uapi/linux/stddef.h | 13 ++++++++++---
tools/include/uapi/linux/stddef.h | 15 +++++++++++----
2 files changed, 21 insertions(+), 7 deletions(-)
--
Kees Cook