Defining the Rust 2024 edition
Defining the Rust 2024 edition
Posted Jan 31, 2024 15:37 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: Defining the Rust 2024 edition by bluca
Parent article: Defining the Rust 2024 edition
And yes, binary diffs are a thing. And static linking can be made patch-friendlier.
Posted Jan 31, 2024 18:46 UTC (Wed)
by LtWorf (subscriber, #124958)
[Link] (2 responses)
and the rust stdlib is smaller than the C one.
Posted Jan 31, 2024 18:52 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link]
Basically, pretty much every function in glibc would be a CVE within this list.
Posted Jan 31, 2024 18:55 UTC (Wed)
by mb (subscriber, #50428)
[Link]
Yes, Rust has bugs, too.
Rust does a CVE for every released unsoundness bug. (Please google for it, if you don't know what unsound means). They take their job seriously.
That doesn't mean these are actual security problems, though. (google "rust soundness", if you don't understand why)
Defining the Rust 2024 edition
Defining the Rust 2024 edition
Defining the Rust 2024 edition