lkml.org 
[lkml]   [2004]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Blacklist binary-only modules lying about their license


Marc Boucher wrote:
> Giuliano Colla wrote:
>
>>Can you honestly tell apart the two cases, if you don't make a it a case of
>>"religion war"?
>
>
> On Thu, Apr 29, 2004 at 11:15:13AM -0400, Timothy Miller answered:
>
>>Firmware downloaded into a piece of hardware can't corrupt the kernel in the
>>host.
>>
>>(Unless it's a bus master which writes to random memory, which might be
>>possible, but there is hardware you can buy to watch PCI transactions.)
>
>
> and unless it's a card with binary-only, proprietary BIOS code called at
> runtime by the kernel, for example by the vesafb.c video driver,
> which despite this has a MODULE_LICENSE("GPL").
>
> Could someone explain why such execution of evil proprietary binary-only
> code on the host CPU should not also "taint" the kernel? ;-)

That's a good question, but the BIOS code you're talking about is not
part of the kernel. Sure, it's possible that it might still corrupt the
kernel, but it's not being loaded into it as a module. The developer of
the BIOS code never intended for their code to be run by the Linux kernel.

Is it still dangerous? Yes. Is it a violation of the GPL? No.

Also, developers of modules which thunk to BIOS code are aware of the
potential problems and are typically willing to take responsibility for
investigating bugs in their own code. (Bugs in the BIOS means you're
screwed and need to get new hardware.) Developers of proprietary
drivers are notoriously unhelpful when it comes to fixing bugs in their
code.

-
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/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.298 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site