Re: kernel programming donts

From: Bob Copeland
Date: Wed Jan 04 2006 - 12:28:39 EST


On 1/4/06, J R <x-list-subscriptions@xxxxxxxxxxx> wrote:
>
> Is there a list of kernel / driver development "donts" documented in 1
> place. I'm looking for examples of coding errors that would lead to
> leaks, crashes or vulnerabilities - like using tainted data from
> copy_from_user() in an unsafe way. Have these things been collected in 1
> place?

There are some documents on kerneljanitors.org, for example:

http://kerneljanitors.org/drivers-dosdonts/index.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/