LWN.net Logo

Jones: system call abuse

Jones: system call abuse

Posted Nov 10, 2010 9:22 UTC (Wed) by ballombe (subscriber, #9523)
Parent article: Jones: system call abuse

I have been using fuzzing to find bugs in a computer algebra system since 2001 (and still does) with much succes. The trick is to generate input that is 90% "garden variety" and 10% "alien" so that it passes most sanity tests. This is very efficient for finding crashes, much less so for other kind of wrong behaviour.


(Log in to post comments)

Jones: system call abuse

Posted Nov 10, 2010 10:42 UTC (Wed) by njd27 (subscriber, #5770) [Link]

One of the "easy tasks" in the LibreOffice list is developing a fuzz tester:

http://wiki.documentfoundation.org/Easy_Hacks#Fuzz_XML_fi...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds