Files
linux-stable-mirror/include/linux
Thomas Weißschuh 7abc9b53bd sysctl: allow registration of const struct ctl_table
Putting structure, especially those containing function pointers,
into read-only memory makes the safer and easier to reason about.
Change the sysctl registration APIs to allow registration of
"const struct ctl_table".

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org> # security/*
Signed-off-by: Joel Granados <joel.granados@kernel.org>
2024-10-09 13:39:11 +02:00
..
2024-10-01 17:01:40 +02:00
2024-09-27 08:18:43 -07:00
2024-09-20 18:28:26 +03:00
2024-09-23 15:03:30 -04:00
2024-09-23 15:03:30 -04:00
2024-09-23 15:03:30 -04:00
2024-09-19 14:25:32 -05:00
2024-09-19 14:25:34 -05:00
2024-09-22 11:19:35 -07:00