Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Wednesday, 04-Dec-2024 08:12:43 JSTHaelwenn /элвэн/ :triskell: @sun Sure but Rust Unsafe is basically Rust with few specific safety guarantees disabled.
Meanwhile issue with linking to C++/C/assembly/… is you do not have memory isolation, that's between processes.
For example Rust code linking to OpenSSL-Heartbleed is just as exploitable as C code would.