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:	Mon, 01 Jun 2009 16:37:12 -0400
From:	Pavel Roskin <proski@....org>
To:	"Luis R. Rodriguez" <mcgrof@...il.com>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Greg KH <greg@...ah.com>, Al Viro <viro@....linux.org.uk>,
	Aaditya.Rai@...eros.com, Prem.Kumar@...eros.com,
	Stephen.Chen@...eros.com, Rahul.Sridhar@...eros.com,
	Allen.Tsai@...eros.com
Subject: Re: EXPORT_SYMBOL_GPL recursive for shim and/or wrappers

Hello, Luis!

On Mon, 2009-06-01 at 12:41 -0700, Luis R. Rodriguez wrote:
> The intention behind EXPORT_SYMBOL_GPL seems clear to me -- prevent
> proprietary drivers from using GPL-only symbols.

I believe the intention was to warn the users that they know so much
about the kernel that they should be considered a derived work of the
kernel and thus should be under GPL themselves.

It doesn't fully exclude the "shims".  I believe it could be
successfully argued in the court that proprietary code using shims is
not a derived work of the kernel if certain care is taken not to expose
the writers of the proprietary part to the internals of the GPL code.

I'm not taking the position of proponents of non-free software.  GPL is
valuable both because of what it permits (e.g. commercial use) and by
what it forbids (e.g. making the code proprietary).  It's better not to
change the rules, as it negatively affects the trust of other people.

Moreover, in this case we could be deceiving ourselves that we can
change the rules, as the definition of the derived work lies outside the
scope of GPL.

IANAL and IMHO

-- 
Regards,
Pavel Roskin
--
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