diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-07-26 19:03:02 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@google.com> | 2017-08-01 19:19:05 +0200 |
| commit | 29ceeb1dafec94cb23b14f20f3802ba7cd8be7d2 (patch) | |
| tree | 233087ca94807155ef13dbf5388b4b13293629d7 /docs/linux_kernel_reporting_bugs.md | |
| parent | 1517bd95488be386712ddab269ffd1dc1cf37f86 (diff) | |
sys: fix KVM_RUN ioctl
KVM_RUN ioctl must have arg set to 0, otherwise it returns EINVAL.
This can lead to syzkaller not able to generate a C repro.
Since arg value is undefined, it might have different values when
executing a program with syz-exeprog vs executing a compiled C repro.
Diffstat (limited to 'docs/linux_kernel_reporting_bugs.md')
0 files changed, 0 insertions, 0 deletions
