671
submitted 3 months ago by Hubi@feddit.de to c/technology@lemmy.world

The malicious changes were submitted by JiaT75, one of the two main xz Utils developers with years of contributions to the project.

“Given the activity over several weeks, the committer is either directly involved or there was some quite severe compromise of their system,” an official with distributor OpenWall wrote in an advisory. “Unfortunately the latter looks like the less likely explanation, given they communicated on various lists about the ‘fixes’” provided in recent updates. Those updates and fixes can be found here, here, here, and here.

On Thursday, someone using the developer's name took to a developer site for Ubuntu to ask that the backdoored version 5.6.1 be incorporated into production versions because it fixed bugs that caused a tool known as Valgrind to malfunction.

“This could break build scripts and test pipelines that expect specific output from Valgrind in order to pass,” the person warned, from an account that was created the same day.

One of maintainers for Fedora said Friday that the same developer approached them in recent weeks to ask that Fedora 40, a beta release, incorporate one of the backdoored utility versions.

“We even worked with him to fix the valgrind issue (which it turns out now was caused by the backdoor he had added),” the Ubuntu maintainer said.

He has been part of the xz project for two years, adding all sorts of binary test files, and with this level of sophistication, we would be suspicious of even older versions of xz until proven otherwise.

you are viewing a single comment's thread
view the rest of the comments
[-] Technus@lemmy.zip 44 points 3 months ago

The backdoor appears to specifically target RSA public key authentication, so they must have had a target in mind that they know uses RSA keys.

[-] JATtho@lemmy.world 2 points 3 months ago

I would highly recommend Curve25519, etc., just because such keys are faster and less common than RSA public-private keys in today's world. RSA 2048-bit keys are considered weak today, while the Curve25519 256-bit keys remain stronger. Also, the ChaCha20-Poly1305 cipher has an interesting backstory and doesn't necessarily need hardware acceleration (which, in theory, could be borked by the HW-vendor) to obtain good performance.

Unfortunately, some SSH front-ends don't play nice with Curve25519 public-private keys yet... (I'm pointing at the putty SSH client, but that may have improved from the last time I had to use it)

[-] Technus@lemmy.zip 6 points 3 months ago

It would be Ed25519 for SSH:

$ ssh-keygen -t ed25519
[-] subtext@lemmy.world 1 points 3 months ago

Would another less complex answer simply be that many (most?) people and organizations use RSA because it was first and elliptic signing is not yet as prevalent?

Going with Occam’s Razor here…

[-] ghterve@lemmy.world 1 points 3 months ago
[-] subtext@lemmy.world 1 points 3 months ago

I genuinely don’t understand if I missed something here, and would love more explanation.

[-] ghterve@lemmy.world 2 points 3 months ago* (last edited 3 months ago)

I'm assuming the original post you replied to was meant to be a joke, since, like you pointed out, many or most people use RSA. I assume (using Occam's Razor) that is more likely than them not knowing that and intending their post at face value.

[-] subtext@lemmy.world 2 points 3 months ago

It’s the 46 upvotes that have me concerned that many people do not in fact see it as a joke

this post was submitted on 29 Mar 2024
671 points (99.0% liked)

Technology

55690 readers
2717 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS