[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions about the device driver framework
From: |
markus kaarn |
Subject: |
Re: Questions about the device driver framework |
Date: |
Thu, 20 Jan 2005 21:31:49 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 |
markus kaarn wrote:
Vittore Scolari wrote:
How a bus driver serve and trust device drivers?
Whom bus-driver trust?
Maybe super-user is one who loads drivers. In monolithic
kernels i.e. linux, only root can load & unload drivers, because
he's the one who's trusted. If malicious driver is loaded, it can
crash whole system down. So, root must know what device-drivers
he uses to load.
Here i can't see how diferent it can be on u-kernels.
If say everybody can load device-drivers mm.. it's imposible. 0_0
So what is system related - loads device-drivers.. super-user does that.
And users can do everything else.
Anybody, am i right here ?
Thanks,
Markus
- Questions about the device driver framework, Matthieu Lemerre, 2005/01/13
- Re: Questions about the device driver framework, Marcus Brinkmann, 2005/01/14
- Re: Questions about the device driver framework, Daniel Wagner, 2005/01/20
- Re: Questions about the device driver framework, Bas Wijnen, 2005/01/21
- Driver security, R. Koot, 2005/01/21
- Re: Questions about the device driver framework, Peter 'p2' De Schrijver, 2005/01/21
- Re: Questions about the device driver framework, Vittore Scolari, 2005/01/21
- Re: Questions about the device driver framework, Daniel Wagner, 2005/01/23