home.social

#cve20243094 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cve20243094, aggregated by home.social.

  1. Veritasium covers the #xz compromise. This is well done. It starts off explaining open source. It explains encryption and compression. It explains software dependencies. It explains how the back door would have worked. Good watch.

    #Backdoor #Veritasium #CVE #CVE20243094
    youtu.be/aoag03mSuXQ

  2. Neues Video von #Simplicissimus: „Eine Gruppe Hacker hätte sich beinahe Zugang zu Millionen von Servern auf der ganzen Welt verschafft. Doch ein deutscher Software-Entwickler hat ihnen einen Strich durch die Rechnung gemacht.“
    youtube.com/watch?v=8p8PHeGg--
    Hintergrund: de.wikipedia.org/wiki/CVE-2024
    #xz #linux #opensource #quelloffen #backdoor #github #CVE20243094 #ssh

  3. @jrt @ph0lk3r @hisolutions @HonkHase

    Vielen Dank für den Aufschrieb. Ich hoffe, dass jemand aus dieser Vorlage einen Krimi macht.

    Hättet ihr Lust, das als szenische Lesung oder (Socken-)Puppentheater beim #38c3 aufzuführen?

    #CVE20243094 #xz #liblzma #Hintertür

  4. #JustInCase I have mirrored @thesamesam gist at gist.github.com/thesamesam/223 (the xz backdoor/exploit FAQ) locally and on codeberg.org/jwildeboer/gists/ Will setup some sort of automatic update script later. I don't think Github will somehow interfere with this FAQ, but hey, better safe than sorry and stuff :)

    This is just a FYI. Please do NOT use my manual mirror of the FAQ and bookmark ONLY the original source.

    #CVE20243094 #xz #liblzma #backdoor

  5. The backdoor's source code ?

    it was on GitHub
    in a commit visible in a public repo

    therefore

    OpenAI might have been training ChatGPT on it *already*

    or other folks training their own 'code gen' LLMs on it

    "But I can just blindly trust whatever code snippet that this LLM recommends! Right? Right?!"

    *cough*

    #JiaT75
    #cve20243094
    #xz
    #lzma
    #liblzma
    #backdoor
    #openssh

    #ai
    #llm
    #ChatGpT
    #OpenAI
    #CoPilot
    #GitHub
    #codegen

  6. one of today's lessons is that if each FOSS package had their own test suite for performance regressions one might catch an odd spike in CPU/latency/memory/network that is a symptom of a backdoor or attack attempt. if its new AND unexpected one should dig in

    I'm the author of a FOSS Golang latency instrumentation lib designed especially to be used by perf regression tests:
    github.com/mkramlich/LatLearn

    #cve20243094
    #xz
    #lzma
    #liblzma
    #backdoor
    #openssh

    #Golang
    #latency
    #performance
    #Regressions