diff options
| author | mischa <meierm@cs.uni-bonn.de> | 2022-04-14 23:51:45 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-04-19 14:22:57 +0200 |
| commit | 33fc6ed615959c241493d8079c07253ffcc7f245 (patch) | |
| tree | affb323312ba58e68c37d67df9497175d477664a /docs/linux/reporting_kernel_bugs.md | |
| parent | c334415ef5e147ea13e0f70dce3f665dea3e4de9 (diff) | |
vm/vmimpl: improve port selection
Selecting the monitor port for qemu using an unseeded pseudo-random generator can lead to failed VM startups,
as the code contains race conditions. This happens frequently if multiple instances are started with a script.
Using real random ports provided by crypto/rand reduces the risk of failing VM starts.
Diffstat (limited to 'docs/linux/reporting_kernel_bugs.md')
0 files changed, 0 insertions, 0 deletions
