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, 27 Aug 2018 17:04:45 -0700
From:   Felix Manlunas <felix.manlunas@...ium.com>
To:     Florian Weimer <fweimer@...hat.com>
Cc:     linux-firmware@...nel.org,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Derek Chickles <derek.chickles@...iumnetworks.com>,
        Satanand Burla <satananda.burla@...iumnetworks.com>,
        Felix Manlunas <felix.manlunas@...iumnetworks.com>,
        Raghu Vatsavayi <raghu.vatsavayi@...iumnetworks.com>,
        Manish Awasthi <manish.awasthi@...ium.com>,
        Manojkumar.Panicker@...ium.com
Subject: Re: GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware

On Mon, Aug 27, 2018 at 05:01:10PM +0200, Florian Weimer wrote:
> liquidio/lio_23xx_vsw.bin contains a compiled MIPS Linux kernel:
> 
> $ tail --bytes=+1313 liquidio/lio_23xx_vsw.bin > elf
> $ readelf -aW elf
> […]
>   [ 6] __ksymtab         PROGBITS        ffffffff80e495f8 64a5f8 00d130
> 00   A  0   0  8
>   [ 7] __ksymtab_gpl     PROGBITS        ffffffff80e56728 657728 008400
> 00   A  0   0  8
>   [ 8] __ksymtab_strings PROGBITS        ffffffff80e5eb28 65fb28 018868
> 00   A  0   0  1
> […]
> Symbol table '.symtab' contains 1349 entries:
>    Num:    Value          Size Type    Bind   Vis      Ndx Name
>      0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
>      1: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS
> arch/mips/kernel/head.o
>      2: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS init/main.c
>      3: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS
> include/linux/types.h
> […]
> 
> Yet there is no corresponding source provided, and LICENCE.cavium lacks
> the required notices.
> 
> Thanks,
> Florian

Cavium apologizes for the oversight.  Cavium has been advertising the
appropriate license terms including the existence of GPL in the firmware
in our outbox releases. We will update the license terms in LICENCE.cavium
in our upstream contribution in collaboration with our legal team.

Felix

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ