lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 19 Aug 2006 22:20:19 -0500
From:	Chase Venters <chase.venters@...entec.com>
To:	Helge Hafting <helgehaf@...el.hist.no>
Cc:	David Schwartz <davids@...master.com>, alan@...rguk.ukuu.org.uk,
	"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: Re: GPL Violation?

On Saturday 19 August 2006 06:30, Helge Hafting wrote:
> Now, if someone actually distributes a closed-source module that
> circumvents EXPORT_SYMBOL_GPL, or relies on an accompagnying
> open source patch that removes the mechanism, this happens:
>
> 1. By doing this, they clearly showed that their module is outside the
>    gray area of "allowed binary-only modules". They definitively
>    made a "derived work" and distributed it.
>
> 2. Anybody who received this module may now invoke the GPL
>    (and the force of law, if necessary) to extract the
>    module source code from the maker.  And then this source
>    can be freely redistributed to all interested.

Actually, you can't just force the vendor to open up all of their source code. 
The GPL isn't a contract - it's a license. If a vendor makes a derived work 
from the Linux kernel and does not GPL-license said derived work, they are 
indeed violating copyright as the license the GPL provides no longer supports 
their ability to redistribute.

However, the court decides what happens to the vendor. The court might force 
the vendor to open up their code, but to my knowledge this would be breaking 
brand new ground. I think it is more likely that the plaintiff could be 
awarded monetary damages and the defendant enjoined from further 
redistribution.

The charge is not "violating the GPL" (since the GPL is not a contract) -- 
it's distributing copyrighted materials without a license. See Eben Moglen's 
discussion on this subject for more details.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ