aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/gcc_base.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2022-09-26 17:40:33 -0700
committerJakub Kicinski <[email protected]>2022-09-27 18:44:21 -0700
commitd89318bbdf2b8f472d7f1225bbe44ead7b57c5e4 (patch)
treed5dad6114fc4466845f211d5402c18c1267cbd6b /kernel/gcov/gcc_base.c
parente1d077003556fa603c5e5e01248e8e99a2102849 (diff)
mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie flexible array
To work around a misbehavior of the compiler's ability to see into composite flexible array structs (as detailed in the coming memcpy() hardening series[1]), split the memcpy() of the header and the payload so no false positive run-time overflow warning will be generated. [1] https://lore.kernel.org/linux-hardening/[email protected] Cc: Ido Schimmel <[email protected]> Signed-off-by: Kees Cook <[email protected]> Reviewed-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Petr Machata <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'kernel/gcov/gcc_base.c')
0 files changed, 0 insertions, 0 deletions