Share
## https://sploitus.com/exploit?id=AF831C44-74B0-57F2-97F0-E59699FF8BAD
This is an experimental webkit-based kernel exploit for the PS5 on firmware versions <= 4.51. The exploit establishes an arbitrary read / (semi-arbitrary) write primitive, but it cannot achieve code execution due to the hypervisor-enforced kernel write protection and Clang-based fine-grained Control Flow Integrity (CFI). The write primitive is somewhat constrained, as bytes 0x10-0x14 must be zero (or a valid network interface). The exploit is intended for developers to play with to reverse engineer parts of the system. It is not yet fully functional and has a reliability of about 80%.