diff options
author | Mark Rutland <mark.rutland@arm.com> | 2018-04-25 18:13:41 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-04-26 18:02:37 +0200 |
commit | 41b87599c74300027f305d7b34368ec558978ff2 (patch) | |
tree | 9d2911554c552c48dc3b764708aa7d96bbe6f348 /Kbuild | |
parent | arm64: fix possible spectre-v1 in ptrace_hbp_get_event() (diff) | |
download | linux-41b87599c74300027f305d7b34368ec558978ff2.tar.xz linux-41b87599c74300027f305d7b34368ec558978ff2.zip |
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
It's possible for userspace to control intid. Sanitize intid when using
it as an array index.
At the same time, sort the includes when adding <linux/nospec.h>.
Found by smatch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: kvmarm@lists.cs.columbia.edu
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions