3
0
Fork 0
forked from mirrors/linux
kernel/include/linux/input
Kees Cook 348cbf987e Input: mt - annotate struct input_mt with __counted_by
Prepare for the coming implementation by GCC and Clang of the __counted_by
attribute. Flexible array members annotated with __counted_by can have
their accesses bounds-checked at run-time checking via CONFIG_UBSAN_BOUNDS
(for array indexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family
functions).

As found with Coccinelle[1], add __counted_by for struct input_mt.

[1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20230922175036.work.762-kees@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2023-09-30 09:24:17 -07:00
..
ad714x.h
adp5589.h
adxl34x.h
as5011.h
cma3000.h
elan-i2c-ids.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULE 2022-06-10 14:51:35 +02:00
kxtj9.h
lm8333.h
matrix_keypad.h Input: matrix_keypad - replace header inclusions by forward declarations 2023-02-23 22:12:47 -08:00
mt.h Input: mt - annotate struct input_mt with __counted_by 2023-09-30 09:24:17 -07:00
navpoint.h
samsung-keypad.h
sh_keysc.h
sparse-keymap.h
touchscreen.h
tps6507x-ts.h
vivaldi-fmap.h Input: extract ChromeOS vivaldi physmap show function 2022-03-14 21:11:09 -07:00