diff options
author | David Woodhouse <[email protected]> | 2022-11-12 13:48:58 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-11-23 18:58:44 -0500 |
commit | 4ea9439fd537313f3381f0af4ebbf05e3f51a58c (patch) | |
tree | 3f9d86b247a5c690bc218b6a24370320af7bdc57 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | d72cf8ffe460824fdc97f0a9295a2c4e0231a562 (diff) |
KVM: x86/xen: Validate port number in SCHEDOP_poll
We shouldn't allow guests to poll on arbitrary port numbers off the end
of the event channel table.
Fixes: 1a65105a5aba ("KVM: x86/xen: handle PV spinlocks slowpath")
[dwmw2: my bug though; the original version did check the validity as a
side-effect of an idr_find() which I ripped out in refactoring.]
Reported-by: Michal Luczaj <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions