aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2022-02-06 09:12:50 -0800
committerKees Cook <[email protected]>2022-02-06 10:55:03 -0800
commitae978009fc013e3166c9f523f8b17e41a3c0286e (patch)
tree01201a87ccfe3d2b9b876069017ecb48aea449f4 /lib/test-string_helpers.c
parent27e9faf415dbf94af19b9c827842435edbc1fbbc (diff)
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
The .noinstr.text section functions may not have "current()" sanely available. Similarly true for .entry.text, though such a check is currently redundant. Add a check for both. In an x86_64 defconfig build, the following functions no longer receive stackleak instrumentation: __do_fast_syscall_32() do_int80_syscall_32() do_machine_check() do_syscall_64() exc_general_protection() fixup_bad_iret() Suggested-by: Peter Zijlstra <[email protected]> Cc: Alexander Popov <[email protected]> Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions