Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · edit-27 months agoLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comexternal-linkmessage-square17linkfedilinkarrow-up15arrow-down10cross-posted to: hackernews@lemmy.bestiver.se
arrow-up15arrow-down1external-linkLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · edit-27 months agomessage-square17linkfedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squarepryre@lemmy.worldlinkfedilinkEnglisharrow-up1·7 months agoI think the other takeaway here is that it was found in a section marked “unsafe”. At the very least, that’s a useful tool for the Devs to isolate potential problem areas. Comparing that to a pure C codebase where the problem could be anywhere.
I think the other takeaway here is that it was found in a section marked “unsafe”. At the very least, that’s a useful tool for the Devs to isolate potential problem areas. Comparing that to a pure C codebase where the problem could be anywhere.