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] [day] [month] [year] [list]
Date:	Thu, 3 Mar 2011 16:23:49 +0100
From:	Harald Welte <laforge@...-violations.org>
To:	Armijn Hemel <armijn@...-violations.org>
Cc:	Sebastian Gottschall <s.gottschall@...media-net.de>,
	linux-kernel@...r.kernel.org,
	James Morris <jmorris@...ercode.com.au>,
	David Miller <davem@...emloft.net>,
	Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: changing EXPORT_SYMBOL_GPL to EXPORT_SYMBOL in DD-WRT

Hi Sebastian, Armijn and others,

I can only follow what Armijn has been writing.

On Thu, Mar 03, 2011 at 03:55:59PM +0100, Armijn Hemel wrote:
> I noticed that a few hours ago you changed a few lines in the kernel
> source of DD-WRT, changing the export from a few symbols from 'GPL only'
> to something a lot more permissive:

While the ideas and thoughts regarding the legal implications of
EXPORT_SYMBOL_GPL are wide (see e.g. http://lwn.net/Articles/154602/) and there
is no precedent as far as I know, there seems general consensus that it _at
least_ signifies the explicit intent of the author.

By using the _GPL variant, the author unmistakingly indicates: 
"I consider any use of that symbol to create a derivative work which must again
 be licensed under GNU GPL"

So by modifying a _GPL symbol into the non-GPL variant (and using the code from
a non-GPL module), one would clearly violate the intent of the original author.
Whether or not that intent of the author is grounded in copyright law may
depend on the specific jurisdiction, circumstances and the judge that would
make up his mind about it, if such a case ever went to court.

I would be interested to hear what DaveM, James Morris and Herbert Xu
as the authors of the files in question have to say about such activity.

Regards,
	Harald
-- 
- Harald Welte <laforge@...-violations.org>       http://gpl-violations.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)
--
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