Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. The 3 recent Linux LPEs are sort of interesting in that each one took a different path from discovery to disclosure.

The 3 recent Linux LPEs are sort of interesting in that each one took a different path from discovery to disclosure.

Scheduled Pinned Locked Moved Uncategorized
39 Posts 16 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • wdormann@infosec.exchangeW wdormann@infosec.exchange

    @aristot73
    See also: https://infosec.exchange/@wdormann/116518216007753330
    πŸ˜‚

    aristot73@infosec.exchangeA This user is from outside of this forum
    aristot73@infosec.exchangeA This user is from outside of this forum
    aristot73@infosec.exchange
    wrote last edited by
    #13

    @wdormann πŸ˜€

    1 Reply Last reply
    0
    • wdormann@infosec.exchangeW wdormann@infosec.exchange

      The 3 recent Linux LPEs are sort of interesting in that each one took a different path from discovery to disclosure.

      1. Copy Fail: Publicity stunt where they claim to have done the right thing, yet didn't bother to tell a single distro vendor, and lied about updates being available.
      2. Dirty Frag: Attempted to do proper coordination, including notifying the linux-distros mailing list. But the embargo was broken, so it was disclosed unexpectedly ahead of time.
      3. Copy Fail 2: Discovered as an n-day by looking at kernel commit logs and Spender noticing that it was copyfail-class

      Each path had basically exactly the same outcome (No fixes at publication time). πŸ˜‚

      wdormann@infosec.exchangeW This user is from outside of this forum
      wdormann@infosec.exchangeW This user is from outside of this forum
      wdormann@infosec.exchange
      wrote last edited by
      #14

      And just to clarify about "Dirty Frag" vs. "Copy Fail 2":

      Dirty Frag is TWO vulnerabilities:

      1. The xfrm-ESP Page-Cache Write vulnerability has been assigned CVE-2026-43284 and patched in mainline at f4c50a4034e6.
      2. The RxRPC Page-Cache Write vulnerability has been reserved as CVE-2026-43500 for tracking; no patch exists in any tree yet.

      Copy Fail 2 is a "clean room" rediscovery/exploitation of f4c50a4034e6 (CVE-2026-43284)

      Since Copy Fail 2 was published to GitHub 1 hour earlier than Dirty Frag was published. The Dirty Frag writeup specifies that the embargo was broken, and as a result TWO vulnerabilities were disclosed.

      Personally, I think that if you publish a patch for a vulnerability, and then you begin an embargo a week after it was published, that doesn't really count as an "embargo"? πŸ€·β€β™‚οΈ

      Fun stuff...

      Link Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
      wdormann@infosec.exchangeW 1 Reply Last reply
      0
      • troed@swecyb.comT troed@swecyb.com

        @wodny

        My understanding is that the Copy Fail 2 publication on Github _is_ the "broken embargo" that triggered publication of Dirty Frag.

        @wdormann

        wdormann@infosec.exchangeW This user is from outside of this forum
        wdormann@infosec.exchangeW This user is from outside of this forum
        wdormann@infosec.exchange
        wrote last edited by
        #15

        @troed @wodny
        The irony of this:
        The Dirty Frag timeline shows that the patch was published a week before the "embargo" was started.

        And when the "embargo" was broken, Dirty Frag was published, releasing TWO vulnerabilities.

        How one embargoes something that is essentially public already is a head-scratcher.

        ferrix@mastodon.onlineF 1 Reply Last reply
        0
        • wdormann@infosec.exchangeW wdormann@infosec.exchange

          @troed @wodny
          The irony of this:
          The Dirty Frag timeline shows that the patch was published a week before the "embargo" was started.

          And when the "embargo" was broken, Dirty Frag was published, releasing TWO vulnerabilities.

          How one embargoes something that is essentially public already is a head-scratcher.

          ferrix@mastodon.onlineF This user is from outside of this forum
          ferrix@mastodon.onlineF This user is from outside of this forum
          ferrix@mastodon.online
          wrote last edited by
          #16

          @wdormann @troed @wodny there's so much less daylight than I thought between "a serious process for security professionals" and "oops all 0-day LPEs"

          1 Reply Last reply
          0
          • wdormann@infosec.exchangeW wdormann@infosec.exchange

            @Lioh

            2026-05-07: Detailed information and the exploit for this vulnerability were published publicly by an unrelated third party, breaking the embargo.

            πŸ€·β€β™‚οΈ

            ewenmcneill@cloudisland.nzE This user is from outside of this forum
            ewenmcneill@cloudisland.nzE This user is from outside of this forum
            ewenmcneill@cloudisland.nz
            wrote last edited by
            #17

            @wdormann @Lioh I think that refers to the copy fail 2 release, which (from link in top post in this thread, repeated below) seems to be someone who reverse engineered one of the (dirty pipe) bugs from the upstream kernel fix and wrote it up (presumably originally assuming it was already fixed / shipped).

            An β€œembargo” with patches in public is… always going to be fragile. (Looks like β€œaccidental duplicate find” here, because of first copy fail.)

            Link Preview Image
            oss-security - Copy Fail 2 / Dirty Frag β€” n-day from public commit, not embargo break

            favicon

            (www.openwall.com)

            1 Reply Last reply
            0
            • wdormann@infosec.exchangeW wdormann@infosec.exchange

              And just to clarify about "Dirty Frag" vs. "Copy Fail 2":

              Dirty Frag is TWO vulnerabilities:

              1. The xfrm-ESP Page-Cache Write vulnerability has been assigned CVE-2026-43284 and patched in mainline at f4c50a4034e6.
              2. The RxRPC Page-Cache Write vulnerability has been reserved as CVE-2026-43500 for tracking; no patch exists in any tree yet.

              Copy Fail 2 is a "clean room" rediscovery/exploitation of f4c50a4034e6 (CVE-2026-43284)

              Since Copy Fail 2 was published to GitHub 1 hour earlier than Dirty Frag was published. The Dirty Frag writeup specifies that the embargo was broken, and as a result TWO vulnerabilities were disclosed.

              Personally, I think that if you publish a patch for a vulnerability, and then you begin an embargo a week after it was published, that doesn't really count as an "embargo"? πŸ€·β€β™‚οΈ

              Fun stuff...

              Link Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
              wdormann@infosec.exchangeW This user is from outside of this forum
              wdormann@infosec.exchangeW This user is from outside of this forum
              wdormann@infosec.exchange
              wrote last edited by
              #18

              And in case Dirty Frag wasn't unpatched enough for you, IKotas labs has found a new variant of Dirty Frag

              So far, patches have only landed in today's Linux 7.0.6 and 6.18.29.

              Link Preview Image
              nyanbinary@infosec.exchangeN wiert@mastodon.socialW wdormann@infosec.exchangeW 3 Replies Last reply
              1
              0
              • R relay@relay.infosec.exchange shared this topic
              • wdormann@infosec.exchangeW wdormann@infosec.exchange

                And in case Dirty Frag wasn't unpatched enough for you, IKotas labs has found a new variant of Dirty Frag

                So far, patches have only landed in today's Linux 7.0.6 and 6.18.29.

                Link Preview Image
                nyanbinary@infosec.exchangeN This user is from outside of this forum
                nyanbinary@infosec.exchangeN This user is from outside of this forum
                nyanbinary@infosec.exchange
                wrote last edited by
                #19

                @wdormann Ok Siri, how do I temporarily disable the Linux kernel in general

                1 Reply Last reply
                0
                • wdormann@infosec.exchangeW wdormann@infosec.exchange

                  And in case Dirty Frag wasn't unpatched enough for you, IKotas labs has found a new variant of Dirty Frag

                  So far, patches have only landed in today's Linux 7.0.6 and 6.18.29.

                  Link Preview Image
                  wiert@mastodon.socialW This user is from outside of this forum
                  wiert@mastodon.socialW This user is from outside of this forum
                  wiert@mastodon.social
                  wrote last edited by
                  #20

                  @wdormann English version of that post: https://ikotaslabs.com/news/2026-05-11?page=1&lang-en

                  wdormann@infosec.exchangeW 1 Reply Last reply
                  0
                  • wiert@mastodon.socialW wiert@mastodon.social

                    @wdormann English version of that post: https://ikotaslabs.com/news/2026-05-11?page=1&lang-en

                    wdormann@infosec.exchangeW This user is from outside of this forum
                    wdormann@infosec.exchangeW This user is from outside of this forum
                    wdormann@infosec.exchange
                    wrote last edited by
                    #21

                    @wiert
                    Is it though?

                    Interstingly if I get rid of the page=1 part of your link, it works fine.

                    Link Preview Image
                    wiert@mastodon.socialW 1 Reply Last reply
                    0
                    • wdormann@infosec.exchangeW wdormann@infosec.exchange

                      @wiert
                      Is it though?

                      Interstingly if I get rid of the page=1 part of your link, it works fine.

                      Link Preview Image
                      wiert@mastodon.socialW This user is from outside of this forum
                      wiert@mastodon.socialW This user is from outside of this forum
                      wiert@mastodon.social
                      wrote last edited by
                      #22

                      @wdormann

                      That's a nice find.

                      Just tried in an incognito Window without Google Translate active but with JavaScript active.

                      - Japanese: https://ikotaslabs.com/news/2026-05-11?page=1
                      - English: https://ikotaslabs.com/news/2026-05-11?lang=en
                      - English as well: https://ikotaslabs.com/news/2026-05-11?page=1&lang=en
                      - English as well: https://ikotaslabs.com/news/2026-05-11?page=1

                      I think it is setting a lang=en cookie the first time it encounters a lang=en parameter, but does not always return an English translated page unless the lang=en cookie is in the request.

                      wdormann@infosec.exchangeW 1 Reply Last reply
                      0
                      • wiert@mastodon.socialW wiert@mastodon.social

                        @wdormann

                        That's a nice find.

                        Just tried in an incognito Window without Google Translate active but with JavaScript active.

                        - Japanese: https://ikotaslabs.com/news/2026-05-11?page=1
                        - English: https://ikotaslabs.com/news/2026-05-11?lang=en
                        - English as well: https://ikotaslabs.com/news/2026-05-11?page=1&lang=en
                        - English as well: https://ikotaslabs.com/news/2026-05-11?page=1

                        I think it is setting a lang=en cookie the first time it encounters a lang=en parameter, but does not always return an English translated page unless the lang=en cookie is in the request.

                        wdormann@infosec.exchangeW This user is from outside of this forum
                        wdormann@infosec.exchangeW This user is from outside of this forum
                        wdormann@infosec.exchange
                        wrote last edited by
                        #23

                        @wiert
                        I mean, even Mastodon itself renders the link in your first reply as Japanese. πŸ€·β€β™‚οΈ

                        Link Preview Image
                        wiert@mastodon.socialW 1 Reply Last reply
                        0
                        • wdormann@infosec.exchangeW wdormann@infosec.exchange

                          @wiert
                          I mean, even Mastodon itself renders the link in your first reply as Japanese. πŸ€·β€β™‚οΈ

                          Link Preview Image
                          wiert@mastodon.socialW This user is from outside of this forum
                          wiert@mastodon.socialW This user is from outside of this forum
                          wiert@mastodon.social
                          wrote last edited by
                          #24

                          @wdormann maybe it requests it once and without a lang=en cookie set?

                          The web is full of surprises, not limited to security vulnerabilities (;

                          wdormann@infosec.exchangeW 1 Reply Last reply
                          0
                          • wiert@mastodon.socialW wiert@mastodon.social

                            @wdormann maybe it requests it once and without a lang=en cookie set?

                            The web is full of surprises, not limited to security vulnerabilities (;

                            wdormann@infosec.exchangeW This user is from outside of this forum
                            wdormann@infosec.exchangeW This user is from outside of this forum
                            wdormann@infosec.exchange
                            wrote last edited by
                            #25

                            @wiert
                            Eh, I blame their web server.

                            Link Preview Image
                            wiert@mastodon.socialW 1 Reply Last reply
                            0
                            • wdormann@infosec.exchangeW wdormann@infosec.exchange

                              @wiert
                              Eh, I blame their web server.

                              Link Preview Image
                              wiert@mastodon.socialW This user is from outside of this forum
                              wiert@mastodon.socialW This user is from outside of this forum
                              wiert@mastodon.social
                              wrote last edited by
                              #26

                              @wdormann

                              Odd indeed, and I still think it is caused by the `lang=en` request cookie being absent or present: the Mastodon preview cards are generated server side without sending cookies.

                              There is a good description of the Mastodon preview cards state of affairs at https://box464.com/posts/mastodon-preview-cards/

                              (I had to in-place edit `data-mode="dark"` in the html header into `data-mode="light"` to force it to become readable)

                              The preview request is at https://github.com/mastodon/mastodon/blob/main/app/services/fetch_link_card_service.rb#L56 (search for `Request.new`).

                              wiert@mastodon.socialW 1 Reply Last reply
                              0
                              • wiert@mastodon.socialW wiert@mastodon.social

                                @wdormann

                                Odd indeed, and I still think it is caused by the `lang=en` request cookie being absent or present: the Mastodon preview cards are generated server side without sending cookies.

                                There is a good description of the Mastodon preview cards state of affairs at https://box464.com/posts/mastodon-preview-cards/

                                (I had to in-place edit `data-mode="dark"` in the html header into `data-mode="light"` to force it to become readable)

                                The preview request is at https://github.com/mastodon/mastodon/blob/main/app/services/fetch_link_card_service.rb#L56 (search for `Request.new`).

                                wiert@mastodon.socialW This user is from outside of this forum
                                wiert@mastodon.socialW This user is from outside of this forum
                                wiert@mastodon.social
                                wrote last edited by
                                #27

                                @wdormann

                                I just compared these:

                                ```
                                curl --verbose --cookie-jar - 'https://ikotaslabs.com/news/2026-05-11?page=1&lang-en'
                                curl --verbose --cookie-jar - 'https://ikotaslabs.com/news/2026-05-11?lang-en'
                                ```

                                and

                                ```
                                curl --verbose --cookie-jar - --cookie "lang=en" 'https://ikotaslabs.com/news/2026-05-11?page=1'
                                ```

                                The first two deliver Japanese returning cookie `lang=ja` ; the last one delivers English with a cookie `lang=en`.

                                All deliver `<html lang="ja">` which is very odd for the second one.

                                wiert@mastodon.socialW 1 Reply Last reply
                                0
                                • wiert@mastodon.socialW wiert@mastodon.social

                                  @wdormann

                                  I just compared these:

                                  ```
                                  curl --verbose --cookie-jar - 'https://ikotaslabs.com/news/2026-05-11?page=1&lang-en'
                                  curl --verbose --cookie-jar - 'https://ikotaslabs.com/news/2026-05-11?lang-en'
                                  ```

                                  and

                                  ```
                                  curl --verbose --cookie-jar - --cookie "lang=en" 'https://ikotaslabs.com/news/2026-05-11?page=1'
                                  ```

                                  The first two deliver Japanese returning cookie `lang=ja` ; the last one delivers English with a cookie `lang=en`.

                                  All deliver `<html lang="ja">` which is very odd for the second one.

                                  wiert@mastodon.socialW This user is from outside of this forum
                                  wiert@mastodon.socialW This user is from outside of this forum
                                  wiert@mastodon.social
                                  wrote last edited by
                                  #28

                                  @wdormann

                                  (sorry, I thought I already had posted this one)

                                  I tried multiple connections (we have two ISPs at home - hello redundancy) and sometimes it server side remembers the output language. Not sure why yet as I could not reliably reproduce this. This is intriguing. Any ideas?

                                  //end (for now)

                                  wdormann@infosec.exchangeW 1 Reply Last reply
                                  0
                                  • wiert@mastodon.socialW wiert@mastodon.social

                                    @wdormann

                                    (sorry, I thought I already had posted this one)

                                    I tried multiple connections (we have two ISPs at home - hello redundancy) and sometimes it server side remembers the output language. Not sure why yet as I could not reliably reproduce this. This is intriguing. Any ideas?

                                    //end (for now)

                                    wdormann@infosec.exchangeW This user is from outside of this forum
                                    wdormann@infosec.exchangeW This user is from outside of this forum
                                    wdormann@infosec.exchange
                                    wrote last edited by
                                    #29

                                    @wiert
                                    Eh, sorry. It's not past my threshold of caring enough at this point. πŸ˜‚

                                    wiert@mastodon.socialW 1 Reply Last reply
                                    1
                                    0
                                    • wdormann@infosec.exchangeW wdormann@infosec.exchange

                                      @wiert
                                      Eh, sorry. It's not past my threshold of caring enough at this point. πŸ˜‚

                                      wiert@mastodon.socialW This user is from outside of this forum
                                      wiert@mastodon.socialW This user is from outside of this forum
                                      wiert@mastodon.social
                                      wrote last edited by
                                      #30

                                      @wdormann I thought so, but not asking means definitely a "no" answer πŸ™‚

                                      1 Reply Last reply
                                      0
                                      • wdormann@infosec.exchangeW wdormann@infosec.exchange

                                        And in case Dirty Frag wasn't unpatched enough for you, IKotas labs has found a new variant of Dirty Frag

                                        So far, patches have only landed in today's Linux 7.0.6 and 6.18.29.

                                        Link Preview Image
                                        wdormann@infosec.exchangeW This user is from outside of this forum
                                        wdormann@infosec.exchangeW This user is from outside of this forum
                                        wdormann@infosec.exchange
                                        wrote last edited by
                                        #31

                                        Are you losing track of the Linux LPEs these days?
                                        Good. Me too.

                                        Here we have fragnesia.

                                        It has been said that CVE-2026-46300 has been assigned for this issue, except that it hasn't. At least not yet.
                                        And in case you don't yet believe that the Linux kernel's handling of CVEs is malicious compliance, note the wording of the CVE mention:

                                        For those that like to track these by CVE ids...

                                        Ubuntu (and Debian?) isn't affected, due to default AppArmor rules.

                                        The same mitigation for Dirty Frag blocks this as well, so if you were on top of Dirty Frag protections, you don't need to worry about fragnesia.

                                        sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true"
                                        Link Preview Image
                                        viss@mastodon.socialV awkwardturing@infosec.exchangeA hillu@infosec.exchangeH erlenmayr@chaos.socialE 4 Replies Last reply
                                        0
                                        • wdormann@infosec.exchangeW wdormann@infosec.exchange

                                          Are you losing track of the Linux LPEs these days?
                                          Good. Me too.

                                          Here we have fragnesia.

                                          It has been said that CVE-2026-46300 has been assigned for this issue, except that it hasn't. At least not yet.
                                          And in case you don't yet believe that the Linux kernel's handling of CVEs is malicious compliance, note the wording of the CVE mention:

                                          For those that like to track these by CVE ids...

                                          Ubuntu (and Debian?) isn't affected, due to default AppArmor rules.

                                          The same mitigation for Dirty Frag blocks this as well, so if you were on top of Dirty Frag protections, you don't need to worry about fragnesia.

                                          sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true"
                                          Link Preview Image
                                          viss@mastodon.socialV This user is from outside of this forum
                                          viss@mastodon.socialV This user is from outside of this forum
                                          viss@mastodon.social
                                          wrote last edited by
                                          #32

                                          @wdormann wow another? nice

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups