• @MrPoopyButthole
    link
    English
    451 month ago

    Saying you can solve the existence of bugs in any code repository reeks of bullshit. Anyone who believes this is possible is just ignorant.

  • @[email protected]
    link
    fedilink
    331 month ago

    Random excerpts.

    “Any bug has the potential of being a security issue at the kernel level.”

    Although the programmers examined RHEL 8.8 specifically, this is a general problem. They would have found the same results if they had examined SUSE, Ubuntu, or Debian Linux. Rolling-release Linux distros such as Arch, Gentoo, and OpenSUSE Tumbleweed constantly release the latest updates, but they’re not used in businesses.

    The proposed fix:

    The team advocates for a shift toward using stable kernel branches from kernel.org for better security and bug management.

    Woah, someone discovered fire.

    • @seaQueue
      link
      12
      edit-2
      1 month ago

      They’re also completely missing the point of distro kernel trees. Stable automatically selects patches from mainline (largely by keyword, and often without kernel developer feedback or involvement) and consequently has a massive amount of code churn and very little validation beyond shipping releases and waiting for regression reports. Distro trees are the buffer where actual testing happens before release. As a long term stable user it really isn’t suitable for end user or enterprise consumption unless you have your own in house validation process to test releases for regressions before deployment. Even running stable on client machines (desktops, laptops) leads to a bad time every few weeks when something sneaks in that breaks functionality.

    • @[email protected]
      link
      fedilink
      61 month ago

      Rolling-release Linux distros such as Arch, Gentoo, and OpenSUSE Tumbleweed constantly release the latest updates, but they’re not used in businesses.

      So some businesses decided that monolithic releases were more important than being able to get the latest upstream vanilla kernel version, and somehow that’s the fault of “all Linux kernel vendors” (including rolling-release distros, since there was no attempt to qualify “all”) and not the businesses’ decisions about tradeoffs?

  • @[email protected]
    link
    fedilink
    14
    edit-2
    1 month ago

    It’s funny, because there was research done by UC Riverside which specifically figured out LTS branches receive patches for CVEs significantly later than vendor specific branches. Specifically:

    Interestingly, we note that the picked CVE patches appear in distributions 74.2 days earlier than LTS on average;

    They also conveniently left out the part of Greg KH’s opinion stating that he recommends the use of vendor kernels over stable/LTS branches, too.

    I found this particularly funny:

    It all comes down to a delicate balancing act between security and stability. Some top Linux kernel developers and CIQ are coming down on the side of security.

    Now I know CIQ is “supposedly” different from rocky, but what is CIQ going to do, break bug-for-bug compat and use stable kernels in their supported version of Rocky? This entire article feels like it doesn’t fundamentally understand that not all bugs (especially ones that lead to potential low-ranking CVEs) aren’t worth patching.

  • macniel
    link
    fedilink
    111 month ago

    Atleast you can audit the kernel source and find the issues on a broad scale… Other commercial kernels with closed source (Mach, NT) don’t fare so much better.

    • AggressivelyPassive
      link
      fedilink
      141 month ago

      Rather the wrong ones.

      95% seem to be essentially professional box tickers. They don’t care about security, but only about process compliance. As long as the scanner finds no CVEs, the app is secure.

      I want people who actually know, how I can improve my code. I’m pretty sure I screwed up security stuff, but will never know.

  • Possibly linux
    link
    fedilink
    English
    1
    edit-2
    1 month ago

    Cough, Samsung, cough.

    Also I wouldn’t run the latest kernel in prod. Use an LTS