CVE-2023-53557
CVE-2023-53557 is a Linux kernel local vulnerability in fprobe where the rethook release could race with unregistration of ftrace_ops, potentially triggering a general protection fault during bpf selftests. The root cause is releasing fp->rethook while users on other CPUs may still be executin...