this post was submitted on 07 Jul 2025
36 points (92.9% liked)

Linux

8312 readers
185 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] syd@lemy.lol 5 points 1 day ago (3 children)

So ‘sudo-rs’ guys were right?

[–] 0x0@lemmy.zip 21 points 1 day ago* (last edited 1 day ago) (1 children)

The vulnerability in question would've still happened if written in rust, it was not a memory leak.
More an instance of feature creep, as the solution was to remove the functionality.

[–] Comexs@lemmy.zip 1 points 21 hours ago (1 children)

Would something like 'doas' have the same issue?

[–] 0x0@lemmy.zip 1 points 19 hours ago

I don't believe so and it has been suggested as an alternative.

[–] e8d79@discuss.tchncs.de 4 points 21 hours ago

I would rather go with a completely new approach like the one of run0.

[–] DmMacniel@feddit.org 2 points 20 hours ago

Rusty Bois are never right!