All of lore.kernel.org
 help / color / mirror / Atom feed
* Checked C?
@ 2018-09-09 12:22 Sandy Harris
  2018-09-09 12:59 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Sandy Harris @ 2018-09-09 12:22 UTC (permalink / raw)
  To: kernel-hardening

Slashdot reports that Microsoft have come up with something they call
"checked C". It claims to prevent a wide variety of memory & pointer
bugs, using a mix of compile-time and run-time checks, at moderate
overheads.

Implementation is as extensions to Clang so it might be hard to apply
to the kernel which I think has some GNU-isms. Perhaps still worth a
look?

Paper describing it is at:
https://www.microsoft.com/en-us/research/publication/checkedc-making-c-safe-by-extension/
Code is at:
https://github.com/Microsoft/checkedc

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

end of thread, other threads:[~2018-09-09 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-09 12:22 Checked C? Sandy Harris
2018-09-09 12:59 ` Greg KH
2018-09-09 16:56   ` Theodore Y. Ts'o
2018-09-09 18:24     ` Boris Lukashev

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.