Use-after-free in Linux kernel - CVE-2015-8963
Published: November 16, 2016 / Updated: December 14, 2023
Linux kernel
Detailed vulnerability description
The vulnerability allows a local non-authenticated attacker to execute arbitrary code.
The vulnerability exists due to a use-after-free error within the DEFINE_PER_CPU(), perf_swevent_add(), swevent_hlist_get_cpu(), perf_event_init_cpu() and perf_event_exit_cpu_context() functions in kernel/events/core.c. A local non-authenticated attacker can execute arbitrary code.