> "This exploit achieves read/write, but not code execution. This is because we cannot currently dump kernel code for gadgets, as kernel .text pages are marked as eXecute Only Memory (XOM). Attempting to read kernel .text pointers will panic!<p>> As per the above + the hypervisor (HV) enforcing kernel write protection, this exploit also cannot install any patches or hooks into kernel space, which means no homebrew-related code for the time being." [1]<p>So yeah, it's not a full jailbreak yet.<p>[1] <a href="https://github.com/Cryptogenic/PS5-4.03-Kernel-Exploit" rel="nofollow">https://github.com/Cryptogenic/PS5-4.03-Kernel-Exploit</a>