-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Priority: MediumIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelledIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Description
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 labelledIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled