Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
This is a port of d9f9663 ("ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()") to arm64, which fixes an oops in the arm64 perf backend found as a result of Vince's fuzzing tool. Cc: <stable@vger.kernel.org> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
- Loading branch information