Elektrine lite

← Feed

@hal_5700X@sh.itjust.works

Post #75566

2025-12-17 23:53 UTC

You say that. But the CVE is a memory corruption bug.

Replies (1)

  • @JustAnotherKay@lemmy.world 2025-12-18 02:41

    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

    Open ##76019