Made public today was CVE-2023-43785 as an out-of-bounds memory access within the libX11 code that has been around since 1996. A second libX11 flaw is stack exhaustion from infinite recursion within the PutSubImage() function of libX11… This vulnerability has been around since X11R2 in February of 1988.

Due to these issues coming to light, libX11 1.8.7 and libXpm 3.5.17 were released today with the necessary security fixes. More details on these latest X.Org security vulnerabilities via today’s X.Org security advisory.

    • dinckel@lemmy.world
      link
      fedilink
      arrow-up
      31
      arrow-down
      1
      ·
      9 months ago

      Even if you have an nvidia card, it’s… fine now? With a 1080Ti, and Plasma, I haven’t really had any issues on the Wayland session, that aren’t straight up KDE bugs

      • woelkchen@lemmy.world
        link
        fedilink
        arrow-up
        25
        ·
        9 months ago

        Even if you have an nvidia card, it’s… fine now?

        Until the next NVidia-specific workaround is required.

        • dinckel@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          9 months ago

          I mean, fingers crossed we don’t, but so far this has also not been an issue for a year or two, in my case. Cruising happily

      • ProtonBadger@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        9 months ago

        Same, am happily using an NVidia 3060 laptop with Wayland+Plasma. Playing BG3 and Guildwars2 on Proton+Xwayland. Got a Plasma panel freezing bug (that’s applicable to non-Intel GPU’s) that fortunately had a workaround so I’m fine.

        So for some use cases at least it’s OK. They seem to be working more on Wayland now: In the next driver they’re fixing a number of things bothering some people like v-sync and Vulkan on Prime. They also have a ticket in progress for nightlight (GAMMA_LUT support) but not sure what version it’s headed for.

        • Bob@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          9 months ago

          They work fine on wayland when they are not being used as a primary GPU. My optimus laptop (680M + RTX3050) works perfect on Wayland because 99% to 100% of the time it actually uses the AMD GPU for the desktop things. It only uses the discrete Nvidia GPU when I tell it to for games and the like. My desktop that is nvidia-only though is another story, last time I tried I got significant cursor glitches after waking from sleep, the night light doesn’t work due to the lack of GAMMA_LUT like you mentionned. There were also all sorts of glitches with Blur my shell iirc

          • ProtonBadger@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 months ago

            I have the laptop set to NVidia Dedicated mode, the integrated GPU is dormant at all times (verified with nvtop), so I don’t have any experiences with Optimus. I don’t use suspend, I turn it on in the morning, off in the evening.

        • sky@codesink.io
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          9 months ago

          Oh thank god, this is the first I’ve heard of them working on GAMMA_LUT support. I’ve been dying without night light.

          • ProtonBadger@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 months ago

            Well, they haven’t committed to a release number and I don’t know what priority the ticket has, however if you use KDE there will be a workaround for night light without GAMMA_LUT for Plasma 6.

  • AutoTL;DR@lemmings.worldB
    link
    fedilink
    English
    arrow-up
    34
    arrow-down
    1
    ·
    9 months ago

    This is the best summary I could come up with:


    It was a decade ago that a security researcher commented on X.Org Server security being even “worse than it looks” and that the GLX code for example was “80,000 lines of sheer terror” and hundreds of bugs being uncovered throughout the codebase.

    In 2023 new X.Org security vulnerabilities continue to be uncovered, two of which were made public today and date back to X11R2 code from the year 1988.

    Made public today was CVE-2023-43785 as an out-of-bounds memory access within the libX11 code that has been around since 1996.

    A second libX11 flaw is stack exhaustion from infinite recursion within the PutSubImage() function of libX11…

    Two libXpm vulnerabilities were also disclosed today related to out-of-bounds reads and both of those date back to 1998.

    Due to these issues coming to light, libX11 1.8.7 and libXpm 3.5.17 were released today with the necessary security fixes.


    The original article contains 196 words, the summary contains 144 words. Saved 27%. I’m a bot and I’m open source!