Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · edit-221 hours agoLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comexternal-linkmessage-square30fedilinkarrow-up1116arrow-down12cross-posted to: linux@programming.devhackernews
arrow-up1114arrow-down1external-linkLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · edit-221 hours agomessage-square30fedilinkcross-posted to: linux@programming.devhackernews
minus-squareJustAnotherKay@lemmy.worldlinkfedilinkEnglisharrow-up8·18 hours agoThey’re not calling Rust unsafe. There is a memory safe mode and a memory unsafe mode in Rust, and this was built in unsafe Rust which allowed for the memory bug to be exploited
They’re not calling Rust unsafe. There is a memory safe mode and a memory unsafe mode in Rust, and this was built in unsafe Rust which allowed for the memory bug to be exploited