Re: [PATCH] Taint kernel when lve module is loaded

From: Greg KH
Date: Fri Jun 22 2012 - 14:43:59 EST


On Fri, Jun 22, 2012 at 01:49:31PM -0400, Matthew Garrett wrote:
> Cloudlinux have a product called lve that includes a kernel module. This
> was previously GPLed but is now under a proprietary license, but the
> module continues to declare MODULE_LICENSE("GPL") and makes use of some
> EXPORT_SYMBOL_GPL symbols. Forcibly taint it in order to avoid this.
>
> Signed-off-by: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
> Cc: Alex Lyashkov <umka@xxxxxxxxxxxxxx>
> ---
> kernel/module.c | 4 ++++
> 1 file changed, 4 insertions(+)

Do you have a pointer to this code anywhere? Lying about the license to
the kernel is a pretty blatent thing to do and I'd like to have some
people follow up on that issue.

thanks,

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