aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2017-07-26 19:03:02 +0200
committerAndrey Konovalov <andreyknvl@google.com>2017-08-01 19:19:05 +0200
commit29ceeb1dafec94cb23b14f20f3802ba7cd8be7d2 (patch)
tree233087ca94807155ef13dbf5388b4b13293629d7 /executor/executor.cc
parent1517bd95488be386712ddab269ffd1dc1cf37f86 (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 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions