• aardA
    link
    821 month ago

    Short version: A bunch of shitty companies have as business model to sell open databases to companies to track security vulnerabilities - at pretty much zero effort to themselves. So they’ve been bugging the kernel folks to start issuing CVEs and do impact analysis so they have more to sell - and the kernel folks just went “it is the kernel, everything is critical”

    tl;dr: this is pretty much an elaborate “go fuck yourself” towards shady ‘security’ companies.

    • Cosmic Cleric
      link
      fedilink
      English
      8
      edit-2
      1 month ago

      and the kernel folks just went “it is the kernel, everything is critical”

      tl;dr: this is pretty much an elaborate “go fuck yourself” towards shady ‘security’ companies.

      Apologies for my ignorance, but could you elaborate?

      I’m sincerely not seeing the connection between saying everything is critical as a go fuck yourself towards those companies.

      Is it a ‘death by quantity’ thing?

      Anti Commercial-AI license (CC BY-NC-SA 4.0)

      • aardA
        link
        301 month ago

        Is it a ‘death by quantity’ thing?

        Pretty much that - those companies rely on open projects to sort it for them, so they’re pretty much scraping open databases, and selling good data they pull from there. That’s why they were complaining about the kernel stuff - the info required was there already, just you needed to put effort in, so they were asking for CVEs. Now they got their CVEs - but to profit from it they’d still need to put the same effort in as they’d had to without CVEs in place.

        • @taladar@sh.itjust.works
          link
          fedilink
          14
          edit-2
          1 month ago

          the info required was there already, just you needed to put effort in

          Not really. This is mostly what this is all about. The companies are insisting that open source projects should do analysis of security impacts in addition to fixing the bugs whenever some “security researcher” runs some low effort fuzzing or static analysis thing that produces large numbers of bug reports and assigns CVEs to them without the consent of the project. The problem is that such an impact analysis is significant effort (often orders of magnitude more than the fix itself) by people with deep knowledge about the code bases and only really useful to the customers of those companies who want to selectively update instead of just applying all the latest fixes.

    • @catloaf@lemm.ee
      link
      fedilink
      English
      11 month ago

      Yes and no. The short version is right, but it’s not a GFY. If anything, device OEMs are going to be positively ecstatic that anyone who cares about these vulnerability trackers are going to have to buy a new device every five years.

      • aardA
        link
        11 month ago

        I wasn’t talking about OEMs - and companies who do somewhat care about vulnerabilities already have policies in place only allowing specific device vendors and specific OS versions. There might be a tiny bit more once that gets hooked into some automation, but probably pretty much negligible. If you have a 5 year old device and your vendor isn’t patching it anymore getting rid of it is the right choice, with or without looking at specific vulnerabilities.