https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219154
--- Comment #1 from Jan Kokemüller <[email protected]> --- I found those bugs with LLVM libFuzzer [1]. The fuzz target here [2] should generate some interesting inputs fairly quickly (when using on the unpatched realpath(3)). This fuzzer results in 100% code coverage according to clangs coverage report. [1]: http://llvm.org/docs/LibFuzzer.html [2]: https://github.com/jiixyj/realpath-fuzzer -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "[email protected]"
