Skip to content

Remove rand dependency #884

@acipu-aws

Description

@acipu-aws

There is no obvious reason why firecracker needs access to either the getrandom syscall or to /dev/urandom. For low-entropy systems this can cause problems if the getrandom syscall blocks and /dev/urandom is not available.

Some code inspection shows that the rand dependency is introduced by clap.

Metadata

Metadata

Assignees

Labels

Priority: MediumIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions