LadybirdBrowser/ladybird

IPC Fuzzing

Opened this issue · 0 comments

We should figure out how to fuzz LibIPC. Previous work shows that the library is not very robust at all.

SerenityOS/serenity#11176

Mozilla has started using a stateful VM snapshot tool called Nyx for fuzzing Firefox IPC.

https://nyx-fuzz.com
https://hacks.mozilla.org/2024/06/snapshots-for-ipc-fuzzing/