Skip to content

SmallVec < 0.6.13 is unsound #299

Description

@RalfJung

servo/rust-smallvec#162 fixes a soundness bug in SmallVec where mem::uninitialized was used incorrectly. This fix is included in 0.6.13, but previous versions are unsound. The latest version is 1.4, but given how widely used this crate is, it might still be worth having an advisory for the old broken versions.

The advisory should probably follow whatever policy ends up being in place for soundness bugs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions