From: Greg KH <greg@kroah.com>
To: Francois Romieu <romieu@cogenit.fr>
Cc: linux-kernel@vger.kernel.org,
hardeneddrivers-discuss@lists.sourceforge.net
Subject: Re: my review of the Device Driver Hardening Design Spec
Date: Sat, 21 Sep 2002 15:42:35 -0700 [thread overview]
Message-ID: <20020921224235.GA28936@kroah.com> (raw)
In-Reply-To: <20020921235219.D15732@fafner.intra.cogenit.fr>
On Sat, Sep 21, 2002 at 11:52:19PM +0200, Francois Romieu wrote:
> [Cc list trimmed]
>
> Greg KH <greg@kroah.com> :
> [...]
> > Oh, there's lots of code:
> > A "hardened" binary kernel driver:
> > http://unc.dl.sourceforge.net/sourceforge/hardeneddrivers/sampledriver-0.1-1.i386.rpm
> > (um people, why a binary? Where's the source for this?)
>
> In the cvs. See:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/hardeneddrivers/sample_driver/src/
Thanks for pointing this out, I missed it.
Hm, if this is the code that the CG group is proposing for reliable
drivers, we are all in trouble. See:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/hardeneddrivers/sample_driver/src/sampledriver.h?rev=1.1.1.1
as a very small example of what not to do :)
I'd be glad to provide concrete criticism of the other files in this
directory, if I thought people would actually change their programming
style to follow what their own spec says to do...
{sigh}
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/hardeneddrivers/sample_driver/src/sampledriver_init.c?rev=1.1.1.1
contains so many examples of bad style, and real bugs...
greg k-h
next prev parent reply other threads:[~2002-09-21 22:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1032587460.6299.linux-kernel2news@redhat.com>
2002-09-21 12:51 ` my review of the Device Driver Hardening Design Spec Pete Zaitcev
2002-09-21 18:16 ` Greg KH
2002-09-21 21:52 ` Francois Romieu
2002-09-21 22:02 ` Mr. James W. Laferriere
2002-09-21 22:17 ` Francois Romieu
2002-09-21 22:35 ` Mr. James W. Laferriere
2002-09-21 22:37 ` Mr. James W. Laferriere
2002-09-21 22:42 ` Greg KH [this message]
2002-09-22 0:57 ` Andre Hedrick
2002-09-21 1:40 [ANNOUNCE] Linux Hardened Device Drivers Project Greg KH
2002-09-21 5:34 ` my review of the Device Driver Hardening Design Spec Greg KH
2002-09-21 15:21 ` Martin J. Bligh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020921224235.GA28936@kroah.com \
--to=greg@kroah.com \
--cc=hardeneddrivers-discuss@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=romieu@cogenit.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.