## https://sploitus.com/exploit?id=562938FB-CD1C-5B7A-9BC2-B127780C3A94
This is a PoC exploit for CVE-2016-2610, a vulnerability in the PlayStation 4's kernel. The exploit targets the 4.55 firmware version and allows for arbitrary code execution as kernel. The exploit includes a loader that listens for payloads on port 9020 and executes them upon reception. The loader patches the kernel ROP chain to disable kernel write protection, allow RWX memory mapping, and add a custom system call #11 to execute arbitrary code in kernel mode. The exploit also includes a spray of 4-field Object InstanceIDs to facilitate the exploitation.