Permissions, privileges, and access controls in Linux kernel - CVE-2015-9004
Published: May 3, 2017 / Updated: January 19, 2023
Linux kernel
Detailed vulnerability description
The vulnerability allows a local non-authenticated attacker to execute arbitrary code.
The vulnerability exists due to permissions, privileges, and access controls error within the __perf_event_init_context() and syscall_define5() functions in kernel/events/core.c. A local non-authenticated attacker can execute arbitrary code.