108
submitted 5 months ago* (last edited 5 months ago) by d3Xt3r@lemmy.nz to c/linux@lemmy.ml

The main issue is the handling of security updates within the Nixpkgs ecosystem, which relies on Nix's CI system, Hydra, to test and build packages. Due to the extensive number of packages in the Nixpkgs repository, the process can be slow, causing delays in the release of updates. As an example, the updated xz 5.4.6 package took nearly 5 days to become available in the unstable branch!

Fundamentally, there needs to be a change in how security fixes are handled in Hydra. As stated in the article, Nix was lucky to be unaffected, but multiple days to push out a security patch of this severity is concerning, even if there was no reason for concern.

you are viewing a single comment's thread
view the rest of the comments
[-] bizdelnick@lemmy.ml 4 points 5 months ago

Anyway the xz backdoor was enabled only in rpm and deb packages.

[-] lemmyvore@feddit.nl 1 points 5 months ago

AFAIK it was enabled in anything that used the official source tarball. The exploit binaries were added during the tarball build process.

[-] bizdelnick@lemmy.ml 3 points 5 months ago

Nope. There were checks of build environment.

[-] lemmyvore@feddit.nl 1 points 5 months ago

Then why did all distros issue a fix for the package?

[-] bizdelnick@lemmy.ml 6 points 5 months ago

Because nobody can be sure there are no other backdoors. And, I guess, they wanted to stop distribution of affected source code.

this post was submitted on 08 Apr 2024
108 points (87.5% liked)

Linux

47334 readers
654 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS