置顶推文
RustSec
148 posts

RustSec
@RustSec
Security advisory database for Rust crates published through https://t.co/NctFWNHsjG. A project of the @rustsecurecode working group.
加入时间 Ocak 2017
17 关注2.4K 粉丝
RustSec 已转推

Rust is the fastest growing language on GitHub, and GitHub’s supply chain security features now help keep your Rust projects secure 🔒
github.co/3tiGH9E
English
RustSec 已转推

blog.logrocket.com/comparing-rust…
Comparing Rust supply chain safety tools
English
RustSec 已转推

A malicious crate was uploaded to crates.io, targeting GitLab CI environments. Read more on the security advisory:
blog.rust-lang.org/2022/05/10/mal…
English
RustSec 已转推

The regex crate is vulnerable to denial of service attacks when parsing untrusted regexes (CVE-2022-24713). We released version 1.5.5, fixing the issue. Read the advisory: blog.rust-lang.org/2022/03/08/cve…
English
RustSec 已转推

The std::fs::remove_dir_all function in the Rust standard library is vulnerable to a race condition (CVE-2022-21658). We will release Rust 1.58.1 with the fix later today. Read the advisory: blog.rust-lang.org/2022/01/20/cve…
English

This is the first year that we've ever seen fewer advisories filed than the previous year!
One reason why is because the bulk of advisories for vulnerabilities discovered by the Rudra static code analyzer were filed in 2020 twitter.com/yechan_bae/sta…
Yechan Bae@yechan_bae
We are very happy to share that Rudra received a distinguished artifact award in SOSP 2021!
English

@Erstejahre From the @RustSec side, you can file an advisory for the affected release so cargo-audit users will see it.
If the crate can be reclaimed, the malicious release should be yanked.
Beyond that there isn’t a process I’m aware of, but I can ask the crates.io team!
English
RustSec 已转推

We have a security advisory for rustc today: blog.rust-lang.org/2021/11/01/cve…
We will have a 1.56.1 release out soon.
English

@RustSec Isn't the problem here that std::env::set_env, which wraps C setenv(), is incorrectly marked as safe? After all, in C-land, calling setenv() while any other thread is accessing the environment (including potentially arbitrary other C functions) is undefined behavior.
English

Heads up Rustsceans! You might have recently gotten a security vulnerability notification for RUSTSEC-2020-0071: a potential segfault impacting `time` v0.1 (cont’d)
rustsec.org/advisories/RUS…
English


@hdevalence In programs where certain environment variables are modified from different threads, it can result in memory corruption. This has manifested as programs segfaulting.
English

@jonasbb92 Probably. We’re discussing it on the #wg-secure-code Zulip channel.
English

Unfortunately we don’t have clear guidance for what to do. It impacts several major ecosystem crates including `chrono`.
For the latest information, see the upstream issue on `time`: github.com/time-rs/time/i…
English
RustSec 已转推

My team's first release since I joined GitHub is out today, and my first GitHub blog is live!
Thanks so much to the @RustSec community for collaborating to bring curated Rust security advisories to the GitHub Advisory Database!
github.blog/2021-09-23-git…
English

@KodrAus As you are seeing, we perform due diligence before publishing unmaintained crate advisories.
Agreed we could use a more formal policy, but so far in the course of several years we have not received any complaints about maintained crates being marked unmaintained.
English

@bodil question about the im/im-rc crates: we have a request to mark them as unmaintained in the RustSec Advisory Database: github.com/RustSec/adviso…
Is that ok? If you have any objections whatsoever we'll close the PR.
English



