diff options
author | 2023-12-15 10:12:22 +0100 | |
---|---|---|
committer | 2023-12-15 16:25:55 -0800 | |
commit | e4c00339891c074c76f626ac82981963cbba5332 (patch) | |
tree | 4f2231383a2360a9fa0d7e8841343c8c69e2b164 /net/core/dev.c | |
parent | cfi: Add CFI_NOSEAL() (diff) | |
download | linux-rng-e4c00339891c074c76f626ac82981963cbba5332.tar.xz linux-rng-e4c00339891c074c76f626ac82981963cbba5332.zip |
bpf: Fix dtor CFI
Ensure the various dtor functions match their prototype and retain
their CFI signatures, since they don't have their address taken, they
are prone to not getting CFI, making them impossible to call
indirectly.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231215092707.799451071@infradead.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions