Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

CassiniWarden ,

Me, using arch and fedora 40 beta, just ignoring it

callyral ,
@callyral@pawb.social avatar

I'm fairly sure NixOS Unstable also has it.

gerowen ,

Fedora got hit too.

EmperorHenry ,
@EmperorHenry@discuss.tchncs.de avatar

QubesOS uses debian and fedora

JATtho , (edited )

I just did: "rm -rf xz"

pacman -Syu
find / -name "*xz*"  | sort | grep -e '\.xz$' | xargs -o -n1 rm -i 
pacman -Qqn | pacman -S -

(and please, absolutely don't run above as root. Just don't.)
I carefully answered to retain any root owned files and my backups, despite knowing the backdoor wasn't included in the culprit package. This system has now "un-trusted" status, meaning I'll clean re-install the OS, once the full analysis of the backdoor payload is available.

Edit: I also booted the "untrusted" system without physical access to the web, no gui, and installed the fixed package transferred to it locally. (that system is also going to be dd if=/dev/zero'd)

Sibbo ,
@Sibbo@sopuli.xyz avatar

Arch users are really just cannon fodder against supply chain attacks.

Static_Rocket ,
@Static_Rocket@lemmy.world avatar

We're the front line dog. Strike me down so Debian Stable's legacy may live on.

yukiat ,
@yukiat@lemmy.world avatar

Bro WTF. How about you actually read up on the backdoor before slandering Arch. The backdoor DOES NOT affect Arch.

fl42v ,

Incorrect: the backdoored version was originally discovered by a Debian sid user on their system, and it presumably worked. On arch it's questionable since they don't link sshd with liblzma (although some say some kind of a cross-contamination may be possible via a patch used to support some systemd thingy, and systemd uses liblzma). Also, probably the rolling opensuse, and mb Ubuntu. Also nixos-unstalbe, but it doesn't pass the argv[0] requirements and also doesn't link liblzma. Also, fedora.

Btw, https://security.archlinux.org/ASA-202403-1

SpaceCowboy ,
@SpaceCowboy@lemmy.ca avatar

Sid was that dickhead in Toystory that broke the toys.

If you're running debian sid and not expecting it to be a buggy insecure mess, then you're doing debian wrong.

mexicancartel ,

Fedora and debian was affected in beta/dev branch only, unlike arch

fl42v ,

Unlike arch that has no "stable". Yap, sure; idk what it was supposed to mean, tho.

milicent_bystandr ,

Yes, but Arch, though it had the compromised package, it appears the package didn't actually compromise Arch because of how both Arch and the attack were set up.

Allero ,

Arch is not vulnerable to this attack vector. Fedora Rawhide, OpenSUSE Tumbleweed and Debian Testing are.

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

Notice normal distros aren't affected

Oha ,
@Oha@lemmy.ohaa.xyz avatar

tf is a normal distro?

mexicancartel ,

Non betas/testing probably?

65gmexl3 ,
@65gmexl3@lemmy.world avatar

Windows

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

Distros that have some sort of testing before hitting users. Arch also had the issue of killing Intel laptop displays not to long ago as well.

Maybe using the term "normal distro" is a bit of a stretch but my point is that testing is good.

abbotsbury ,
@abbotsbury@lemmy.world avatar

Arch has regular mirrors and testing mirrors, most users use the regular ones.

laurelraven ,

In this context, I'm going to assume they mean "non-rolling-release"

germanatlas ,
@germanatlas@lemmy.blahaj.zone avatar

most stable

How the hell is arch more stable than Debian?

MyNamesNotRobert ,

In my experience they're the same from a reliability standpoint. Stuff on Arch will break for no reason after an update. Stuff on Debian will break for no reason after an update. It's just as difficult to solve reliability problems on both.

Because Debian isn't a rolling release you will often run into issues where a bug got fixed in a future version of whatever program it is but not the one that's available in the repository. Try using yt-dlp on any stable Debian installation and it won't work for example.

Arch isn't without its issues. Half of the good stuff is on the AUR, and fuck the AUR. Stuff only installs without issues half the time. Good luck installing stuff that needs like 13+ other AUR packages as dependencies because non of that shit can be installed automatically. On other distros,all that stuff can be installed automatically and easily with a single command.

I use Arch btw.

AHemlocksLie ,

You can get yay for an AUR package manager, but it's generally not recommended because it means blindly trusting the build scripts for community packages that have no real oversight. You're typically advised to check the build script for every AUR package you install.

bruhduh , (edited )
@bruhduh@lemmy.world avatar

[Thread, post or comment was deleted by the author]

  • Loading...
  • pathief ,
    @pathief@lemmy.world avatar

    I heard this so many times that I really believed arch was so brittle that my system would become unbootable if I went on vacation. Turns out updating it after 6 months went perfectly fine.

    bruhduh ,
    @bruhduh@lemmy.world avatar

    I updated arch after two months and it broke completely, i guess it's because i had unfathomable amount of packages and dependencies, so it varies from person to person, if you keep your system light then it may work like it worked for you, if you install giant amount of packages and dependencies then it would work like it worked for me

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    But didn't it take a while? Not that it wouldn't take a while on Debian but Debian doesn't push so many updates

    Rustmilian ,
    @Rustmilian@lemmy.world avatar

    Not really. It'd just skip all the incremental updates and go straight to latest.

    pathief ,
    @pathief@lemmy.world avatar

    It took a bit more than usual but nothing unreasonable. 3 to 5 minutes at most, in an old MacBook pro.

    Rustmilian ,
    @Rustmilian@lemmy.world avatar

    I once updated an Arch that was 2y out of date, and it went perfectly fine.

    dan ,
    @dan@upvote.au avatar

    Stuff on Debian will break for no reason after an update

    I have never had this happen on Debian servers and I've been using it for around 20 years. The only time I broke a Debian system was my fault - I tried to upgrade an old server from Debian 10 to 12. It's only supported to upgrade one version at a time. Had to restore from backup and upgrade to Debian 11 first, then to 12.

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    I have never had anything break on Debian. It has been running for years on attended upgrades

    sweafa ,

    I have never had anything break on Debian.

    I use Arch btw.

    scoobford ,

    I've had the exact opposite experience. I switched to Arch when proton came out, and I haven't had a system breakage since that wasn't directly caused by my actions.

    Debian upgrades would basically fail to boot about 20% of the time before that.

    chrash0 ,

    i think it’s a matter of perspective. if i’m deploying some containers or servers on a system that has well defined dependencies then i think Debian wins in a stability argument.

    for me, i’m installing a bunch of experimental or bleeding edge stuff that is hard to manage in even a non LTS Debian system. i don’t need my CUDA drivers to be battle tested, and i don’t want to add a bunch of sketchy links to APT because i want to install a nightly version of neovim with my package manager. Arch makes that stuff simple, reliable, and stable, at least in comparison.

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    If you are adding sources to Debian you are doing it wrong. Use flatpak or Distrobox although distrobox is still affected

    laurelraven ,

    "Stable" doesn't mean "doesn't crash", it means "low frequency of changes". Debian only makes changing updates every few years, and you can wait a few more years before even taking those changes without losing security support while Arch makes changing updates pretty much every time a package you have installed does.

    In no way is Arch more stable than Debian (other than maybe Debian Unstable/Sid, but even then it's likely a bit of a wash)

    Hovenko ,
    @Hovenko@iusearchlinux.fyi avatar

    Old does not mean stable

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    Stable means stable

    vaionko ,

    Stable is the building horses are kept in

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    True, but it is also out of reach of Arch users

    bitwaba ,

    The floor is covered in horse shit. Sounds like Arch to me!

    (I kid, I kid.... I run arch btw)

    zephr_c ,
    @zephr_c@lemm.ee avatar

    It literally does though. Stable doesn't mean bug free. It means unchanging. That's what the term "stable distro" actually means. That the software isn't being updated except for security patches. When people say stable distro, that is what they are trying to communicate. That means the software will be old. That's what stable actually means.

    Shareni ,

    Just Arch users being delusional. Every recent thread that had Arch mentioned in the comments has some variation of "Arch is the most stable distro" or "Stable distros have more issues than Arch".

    starman ,
    @starman@programming.dev avatar

    It has the freshest packages, ahead of all distros

    Let me introduce you to Nixpkgs. Its packages are "fresher" than Arch's by a large margin. Even on stable channels.

    https://repology.org/repositories/statistics/newest

    Johanno ,

    And the xz package?

    KuroeNekoDemon ,

    As fresh as the CISA will allow it!

    LiveLM ,

    Not gonna lie, this whole debacle made want to switch to NixOS.
    Immediately rolling back to an uncompromised version was my first thought.
    That and the fact that each application is isolated from each other right? Should hopefully help in cases like this

    tubaruco ,

    what even is xz?

    teegus ,

    People doesn't even know what a rootkit XZ is, why should they care? -Sony CEO probably

    mlg ,
    @mlg@lemmy.world avatar

    Very common compression utility for LZMA (.xz file)

    Similar to .gzip, .zip, etc.

    dan ,
    @dan@upvote.au avatar

    It's definitely common, but zstd is gaining on it since in a lot of cases it can produce similarly-sized compressed files but it's quicker to decompress them. There's still some cases where xz is better than zstd, but not very many.

    observantTrapezium ,
    @observantTrapezium@lemmy.ca avatar
    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    It is not entirely clear either this exploit can affect other parts of the system. This is one those things you need to take extremely seriously

    SpaceCadet ,
    @SpaceCadet@feddit.nl avatar

    In the case of Arch the backdoor also wasn't inserted into liblzma at all, because at build time there was a check to see if it's being built on a deb or rpm based system, and only inserts it in those two cases.

    See https://gist.github.com/thesamesam/223949d5a074ebc3dce9ee78baad9e27 for an analysis of the situation.

    So even if Arch built their xz binaries off the backdoored tarball, it was never actually vulnerable.

    possiblylinux127 ,
    @possiblylinux127@lemmy.zip avatar

    I just know there is a lot of uncertainty. Maybe a complete wipe is a over reaction but it is better to be safe

    eya ,
    @eya@lemmy.dbzer0.com avatar

    void doesnt have it :3

    zephr_c ,
    @zephr_c@lemm.ee avatar

    OpenSUSE Tumbleweed has it. The Fedora 40 beta has it. Its just a result of being bleeding edge. Arch doesn't have exclusive rights to that.

    Hovenko ,
    @Hovenko@iusearchlinux.fyi avatar

    I use arch btw

    zephr_c ,
    @zephr_c@lemm.ee avatar

    Uhh? Good for you?

    Hovenko ,
    @Hovenko@iusearchlinux.fyi avatar

    Thank you

    NightAuthor ,

    It’s a double edged sword, fastest patches and fastest exploits.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • random
  • incremental_games
  • meta
  • All magazines