Difference between revisions of "Active Projects"
Jump to navigation
Jump to search
CoreyBryant (talk | contribs) m |
CoreyBryant (talk | contribs) |
||
Line 9: | Line 9: | ||
Project page: http://repo.or.cz/w/smatch.git | Project page: http://repo.or.cz/w/smatch.git | ||
Who's running it: Dan Carpenter, Fengguang Wu | |||
Targeted subsystems: ? | |||
=== Coverity === | |||
Coverity provides static analysis tools for C, C++, and other languages. Red Hat's Coverity license allows results to be shared with upstream projects. | |||
Project page: Coverity is propietary. | |||
Who's running it: ? (Red Hat) | |||
Targeted subsystems: ? | |||
== Fuzz Testing == | == Fuzz Testing == | ||
Line 19: | Line 31: | ||
Project page: http://codemonkey.org.uk/projects/trinity/ | Project page: http://codemonkey.org.uk/projects/trinity/ | ||
Who's running it: Dave Jones, Fengguang Wu |
Revision as of 15:46, 8 October 2012
There are a number of active Linux Kernel hardening projects and this page gives details on some of them.
Static Analysis
Smatch
Smatch is a static analysis tool for C.
Project page: http://repo.or.cz/w/smatch.git
Who's running it: Dan Carpenter, Fengguang Wu
Targeted subsystems: ?
Coverity
Coverity provides static analysis tools for C, C++, and other languages. Red Hat's Coverity license allows results to be shared with upstream projects.
Project page: Coverity is propietary.
Who's running it: ? (Red Hat)
Targeted subsystems: ?
Fuzz Testing
Trinity
Trinity is a Linux system call fuzzer.
Project page: http://codemonkey.org.uk/projects/trinity/
Who's running it: Dave Jones, Fengguang Wu