this post was submitted on 07 Jul 2025
35 points (92.7% liked)

Linux

8312 readers
268 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 18 hours ago (3 children)

So ‘sudo-rs’ guys were right?

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

Rusty Bois are never right!

[–] e8d79@discuss.tchncs.de 3 points 10 hours ago

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

[–] 0x0@lemmy.zip 21 points 18 hours ago* (last edited 17 hours 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 10 hours ago (1 children)

Would something like 'doas' have the same issue?

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

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