Hal-5700X@sh.itjust.workscake to Technology@lemmy.worldEnglish · edit-28 months agoLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comexternal-linkmessage-square49linkfedilinkarrow-up1190arrow-down13cross-posted to: [email protected][email protected][email protected]
arrow-up1187arrow-down1external-linkLinux Kernel Rust Code Sees Its First CVE Vulnerabilitywww.phoronix.comHal-5700X@sh.itjust.workscake to Technology@lemmy.worldEnglish · edit-28 months agomessage-square49linkfedilinkcross-posted to: [email protected][email protected][email protected]
minus-squareJustAnotherKay@lemmy.worldlinkfedilinkEnglisharrow-up9·8 months 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