diff options
| author | Radim Krčmář <radim.krcmar@oss.qualcomm.com> | 2026-02-27 16:46:16 +0300 |
|---|---|---|
| committer | Anup Patel <anup@brainfault.org> | 2026-03-06 08:50:30 +0300 |
| commit | 5c1bb07871119eae6434c640e5e645a74d54a222 (patch) | |
| tree | bba8cb146225175caa4bdfea9dcf53445a0ea1b9 /include/linux/debugobjects.h | |
| parent | c28eb189e481f5dac993d1907710716a9b561890 (diff) | |
| download | linux-5c1bb07871119eae6434c640e5e645a74d54a222.tar.xz | |
RISC-V: KVM: fix off-by-one array access in SBI PMU
The indexed array only has RISCV_KVM_MAX_COUNTERS elements.
The out-of-bound access could have been performed by a guest,
but it could only access another guest accessible data.
Fixes: 8f0153ecd3bf ("RISC-V: KVM: Add skeleton support for perf")
Signed-off-by: Radim Krčmář <radim.krcmar@oss.qualcomm.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20260227134617.23378-1-radim.krcmar@oss.qualcomm.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
