PS4-3.55-Code-Execution-PoC icon indicating copy to clipboard operation
PS4-3.55-Code-Execution-PoC copied to clipboard

CE-36329-3 THERE IS NOT ENOUGH FREE SYSTEM MEMORY

Open Alex2610 opened this issue 9 years ago • 5 comments
trafficstars

i have tried many times to run the exploit with both methods but the result is THERE IS NOT ENOUGH FREE SYSTEM MEMORY. X Enter (OK) O Back and then nothing happens. here is it the log file (sorry for the english) log.txt is says also

Modified arr length = 0x80000000 Found ArrayBufferView in memory! Modified index is 48 !! ERROR: Did not find ArrayBufferView in memory.

Alex2610 avatar Sep 06 '16 23:09 Alex2610

From your log it looks like everything is working, although Thunder07's latest commit isn't getting the addresses or sizes for the loaded modules correctly. I'm pretty sure you get the "not enough free system memory" because the javascript thread doesn't exit cleanly after the exploit and ROP chains run.

maxton avatar Sep 07 '16 00:09 maxton

@maxton is that an issue for you as well?

Zer0xFF avatar Sep 09 '16 16:09 Zer0xFF

@Thunder07 Are you certain you're able to get the module base / size from syscall 593? Because I tried it a while back and dumped the entire buffer, and all that information was omitted. https://cryptogenic.github.io/PS4-Playground-3.55/doc/notes.html

Cryptogenic avatar Sep 21 '16 03:09 Cryptogenic

at the time of writing yes, it worked on 3.15, perhaps as you stated it was disabled on subsequent updates, but I'd imagine @Fire30 would test the branch before merging, which is also why I asked @maxton if its an issue he's having.

Zer0xFF avatar Sep 21 '16 07:09 Zer0xFF