• treadful@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 months ago

    I suspect this was just a lucky catch of shit that happens all the time. Supply chain attacks are super scary and effectively impossible to eliminate in modern software development.

      • treadful@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        7 months ago

        It’s almost impossible to spot by people looking directly at the code. I’m honestly surprised this one was discovered at all. People are still trying to deconstruct this exploit to figure out how the RCE worked.

        And supply chain attacks are effectively impossible to eliminate as an attack vector by a developer-user of a N-level dependency. Not having dependencies or auditing every dependency is unreasonable in most cases.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          7 months ago

          There are sysadmins that discover a major vulnerabilities though troubleshooting

          The key is the number of people involved

    • rollingflower@lemmy.kde.social
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      7 months ago

      “Linux saved itself.”

      • having FOSS code
      • being able to silence all system services to detect that bump
      • being able to run stuff in different ways, without a core system component (with and without systemd, as that backdoor only used data when sshd was started via systemd)
      • having people be perfectionist about performance measurements
      • having devs test upstream code not shipped to normal distros
      • being so good microsoft pays people to work on software for it