All of lore.kernel.org
 help / color / mirror / Atom feed
* DR Checker and KINT static checkers
@ 2017-09-13  9:52 ` Dan Carpenter
  0 siblings, 0 replies; 14+ messages in thread
From: Dan Carpenter @ 2017-09-13  9:52 UTC (permalink / raw)
  To: kernel-janitors

LWN.net recently had an article about Dr Checker.  It's a promising new
static analysis tool.  The LWN article is for subscribers only until
tomorrow, but anyone can read the PDF or install the code.  It would be
really interesting if someone could run Dr Checker on a mainline kernel
tree and post the results.
https://lwn.net/Articles/733056/
https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-machiry.pdf
https://github.com/ucsb-seclab/dr_checker/

The other tool that's quite interesting is KINT which looks for integer
overflows.  It's a bit of a pain because you have to annotate some
kernel functions to make it work.  The PDF and source code are here:

http://css.csail.mit.edu/kint/

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-09-14 17:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-13  9:52 DR Checker and KINT static checkers Dan Carpenter
2017-09-13  9:52 ` Dan Carpenter
2017-09-13 10:01 ` Julia Lawall
2017-09-13 10:01   ` Julia Lawall
2017-09-13 10:02 ` Colin Ian King
2017-09-13 10:02   ` Colin Ian King
2017-09-13 10:04 ` Julia Lawall
2017-09-13 10:04   ` Julia Lawall
2017-09-13 10:05 ` Colin Ian King
2017-09-13 10:05   ` Colin Ian King
2017-09-13 10:21 ` Dan Carpenter
2017-09-13 10:21   ` Dan Carpenter
2017-09-14 17:13 ` Colin Ian King
2017-09-14 17:13   ` Colin Ian King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.