Use-after-free in Linux kernel - CVE-2016-9120
Published: December 8, 2016 / 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 a use-after-free error within the ion_handle_get(), ion_handle_lookup(), ion_alloc() and ion_ioctl() functions in drivers/staging/android/ion/ion.c. A local non-authenticated attacker can execute arbitrary code.