It’s recommended to avoid using the open-source NVIDIA ‘Nouveau’ graphics driver on the current stable Linux 6.3 series as there is a serious bug present that could cause varying issues to your system.

There is a use-after-free issue within the Nouveau DRM kernel driver and it can cause corruption of kernel memory. Use-after-free issues are also a potential security vulnerability but it’s possible this corrupted kernel memory could lead to file-system corruption or other system issues.

  • thatfuckinglinuxguy@kbin.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Same … I think this would only really impact a select few who are trying to do a fresh install with 6.3 kernel, as very few live discs use proprietary drivers during install (is it only PopOS that does that?). Even then most mainstream distros wouldn’t have had live discs with 6.3 (Fedora 38 did not and I’m guessing all Debian based ones had an older kernel). Not sure about Arch and OpenSUSE tho

    Anyway, the good news is that there’s already a patch for this out with 6.4 so even those handful that would have been affected should be fine now:

    https://www.phoronix.com/news/Nouveau-Use-After-Free-Fixed

    • cypher_greyhat@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      When I recently did a fresh Manjaro install, it offered to load the Live CD with proprietary drivers. When I installed that way, nVidia proprietary was pre-installed. I guess they’re learning from PopOS.