schnurrito@discuss.tchncs.de to Linux@programming.dev · 19 hours agoBugs Found in sudowww.linux-magazine.comexternal-linkmessage-square8fedilinkarrow-up138arrow-down13
arrow-up135arrow-down1external-linkBugs Found in sudowww.linux-magazine.comschnurrito@discuss.tchncs.de to Linux@programming.dev · 19 hours agomessage-square8fedilink
minus-squaree8d79@discuss.tchncs.delinkfedilinkarrow-up4arrow-down1·10 hours agoI would rather go with a completely new approach like the one of run0.
minus-square0x0@lemmy.ziplinkfedilinkarrow-up21·edit-217 hours agoThe 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.
minus-squareComexs@lemmy.ziplinkfedilinkEnglisharrow-up1·10 hours agoWould something like ‘doas’ have the same issue?
minus-square0x0@lemmy.ziplinkfedilinkarrow-up1·8 hours agoI don’t believe so and it has been suggested as an alternative.
So ‘sudo-rs’ guys were right?
Rusty Bois are never right!
I would rather go with a completely new approach like the one of
run0
.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.
Would something like ‘doas’ have the same issue?
I don’t believe so and it has been suggested as an alternative.