|
|||||||||||
|
Re: Writing Secure code
From: Glynn Clements <glynn.clements(at)virgin.net>
Date: Sat Dec 28 2002 - 02:40:52 EST Valdis.Kletnieks@vt.edu wrote: > > And one more thing...<this one might be intresting ;-)> Is it possible
Maybe, maybe not; it depends upon how you define such terms. I can think of reasonable definitions of "bug" and "vulnerability" such that the former isn't a superset of the latter. To provide a (rather crude) example: Bug: the program doesn't do something which it is meant to do. Vulnerability: the program does something which it isn't meant to do. However, a program typically has only finitely many requirements but infinitely many non-requirements. Is it a vulnerability if a program fails to wipe data from memory, or allows it to be written to swap, or slack space, or "unused" parts of files? Or if a network client can deduce which parts of certain files are memory-resident by sending carefully chosen requests and analysing the timing of the server's responses? For a program to be "secure", exactly *what* must it *not* do? -- Glynn ClementsReceived on Sat Dec 28 02:57:47 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:44 EDT |
||||||||||
|
|||||||||||