TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Security Advisory for the Standard Library

54 pointsby mauriciocabout 6 years ago

2 comments

pcwaltonabout 6 years ago
Note that the likelihood of this being an <i>actual</i> security issue is extremely low. Rust just takes memory safety very seriously.
评论 #19902486 未加载
评论 #19902141 未加载
bennofsabout 6 years ago
This just looks like it allows to bypass safety checks without marking the code as unsafe. But so do most of the bugs listed in <a href="https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;rust&#x2F;labels&#x2F;I-unsound%20%F0%9F%92%A5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;rust&#x2F;labels&#x2F;I-unsound%20%F0%9F%...</a>? What makes this different that it&#x27;s a security issue now?
评论 #19902071 未加载