Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped claxon to 0.4.2 to avoid uninitialized memory read. #230

Merged
merged 1 commit into from
Jun 8, 2019

Conversation

azriel91
Copy link
Contributor

Hiya, I've bumped claxon to 0.4.2 to avoid a security issue (ruuda/claxon#10):

cargo audit
    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 24 security advisories (from /home/gitlab-runner/.cargo/advisory-db)
    Scanning Cargo.lock for vulnerabilities (535 crate dependencies)
error: Vulnerable crates found!

ID:	 RUSTSEC-2018-0004
Crate:	 claxon
Version: 0.3.3
Date:	 2018-08-25
URL:	 https://github.com/ruuda/claxon/commit/8f28ec275e412dd3af4f3cda460605512faf332c
Title:	 Malicious input could cause uninitialized memory to be exposed
Solution: upgrade to: = 0.3.2 OR >= 0.4.1

@tomaka tomaka merged commit 5f644df into RustAudio:master Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants