diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-15 11:50:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-15 11:50:07 -0700 |
commit | e724918b3786252b985b0c2764c16a57d1937707 (patch) | |
tree | af1edc7958a77a7da94becf684c7f429252fdb51 /tools | |
parent | a4a35f6cbebbf9466b6c412506ab89299d567f51 (diff) | |
parent | fb6a421fb6153d97cf3058f9bd550b377b76a490 (diff) | |
download | linux-stable-e724918b3786252b985b0c2764c16a57d1937707.tar.gz linux-stable-e724918b3786252b985b0c2764c16a57d1937707.tar.bz2 linux-stable-e724918b3786252b985b0c2764c16a57d1937707.zip |
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull hardening fixes from Kees Cook:
- gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
(Thorsten Blum)
- kallsyms: Clean up interaction with LTO suffixes (Song Liu)
- refcount: Report UAF for refcount_sub_and_test(0) when counter==0
(Petr Pavlu)
- kunit/overflow: Avoid misallocation of driver name (Ivan Orlov)
* tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
kunit/overflow: Fix UB in overflow_allocation_test
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
refcount: Report UAF for refcount_sub_and_test(0) when counter==0
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions