• sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      7
      ·
      16 hours ago

      Does it count as “China made” if the firmware is FOSS and I load it myself? NICs and boards are pretty much all made in China, but how far does this go?

      • remotelove@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        ·
        16 hours ago

        It depends on how bad China wants your porn. There could be secondary MCUs that are designed to completely bypass the original firmware. (Think Intel ME)

        That is not very practical for consumer grade gear, but still possible.

        • admin@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 hours ago

          This reminded me of a real life story, from the tip or my tongue so details might be inaccurate, but I remember hearing that a/the main MINIX maintainer, all of the sudden, started getting bug reports or some type of feedback from somebody, that ended up being an Intel employee looking to use MINIX for either ME or AMT.

          In short, these hardware devices are 100% capable of having their own independent OS, processes with kernel and all, totally obscured from the end user.

        • Ajen@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          5
          ·
          edit-2
          15 hours ago

          Wifi chips have their own firmware that could have a backdoor. If it’s connected to the CPU over PCI-E or another interface that supports DMA then it’s also able to inject code into the main system even if it’s running FOSS firmware.

          • remotelove@lemmy.ca
            link
            fedilink
            English
            arrow-up
            3
            ·
            13 hours ago

            It seems that a few router types have WiFi + SoC setups now. (Like ones using the IPQ4019, for example.)

            While that doesn’t significantly reduce the risk of something nasty, it would limit places for nasty code to hide. Well, “hide” in the traditional sense, like on another chip entirely.

            However, I haven’t really looked into any drivers to see how these SoC’s are segmented to see if its really any different than the old MCU + WiFi chipset setups.