Re: [2.6] The List, pass #2

From: Bill Davidsen (davidsen@tmr.com)
Date: Mon Aug 12 2002 - 22:00:30 EST


On Thu, 8 Aug 2002, Helge Hafting wrote:

> Pavel Machek wrote:
>
> > > Lots of other bootup initialization, like DHCP,
> > > might move to userspace as well. This gives a smaller
> > > and safer kernel.
> >
> > Why *safer*? Partition (,DHCP,..) code is ran once at boot. It is hard for
> > it to harm security.
>
> I wouldn't worry about partition detection, but network stuff
> is always risky. A "bad guy" could listen for DHCP
> and try to fake a response or do a buffer overflow.

I don't really care about DHCP, but anything needed for booting is sure
better off in the kernel. It can be a compile option for the embedded
folks, but I suspect the code to call the user program is about as large
as the code to actually check the partitions.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

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



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:30 EST