In userspace with glibc hooks
In userspace with glibc hooks
Posted Feb 25, 2025 11:48 UTC (Tue) by parttimenerd (guest, #175795)In reply to: In userspace with glibc hooks by AlexeyMilovidov
Parent article: Exposing concurrency bugs with a custom scheduler
Thanks for the suggestion. It would be great to combine both approaches. Doing all the fuzzing in the kernel has the advantage of not modifying (or hooking) the application under test. Is there any more information out there and how this tool has helped and how it can be used? I would be happy to compare both approaches.