rustsec / rustsec/advisory-db

`io_ext` is unsound and unmaintained

Open
#1,706 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
1.2k
Forks
544
Avg merge
1d 10h
Merged PRs (30d)
45

Description

The read_* methods added by this crate call assume_init on an uninitialized MaybeUninit.

Also, the GitHub repository for this crate no longer exists.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked io_ext v0.2.0 source, especially src/read.rs and its read_* methods, to verify the reported uninitialized MaybeUninit use. Confirm the repository status and determine the advisory information needed for this issue to be considered complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.