c/linux · by schnurrito@discuss.tchncs.de · 1yBugs Found in sudo https://www.linux-magazine.com/Online/News/Bugs-Found-in-sudo39 points · 8 comments · view on lemmy.world
8 Comments
elmicha@feddit.org · 25 pts · 1y
In case anyone wonders: these are the same bugs reported (and fixed) last week, not new ones.
a_person@lemmy.world · 10 pts · 1y
Damn, a cvss score of 9.3 is wild
syd@lemy.lol · 4 pts · 1y
So ‘sudo-rs’ guys were right?
0x0@lemmy.zip · 22 pts · 1y
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 pts · 1y
Would something like 'doas' have the same issue?
0x0@lemmy.zip · 1 pts · 1y
I don't believe so and it has been suggested as an alternative.
e8d79@discuss.tchncs.de · 4 pts · 1y
I would rather go with a completely new approach like the one of
run0.DmMacniel@feddit.org · 2 pts · 1y
Rusty Bois are never right!