commit | 868f6fea8fa63f09acbfa93256d0d2abdcabff79 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Aug 20 11:47:39 2013 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Aug 20 12:05:57 2013 +0100 |
tree | f208c1d84324fc007b6bb19595ce8756ebe39047 | |
parent | c095ba7224d8edc71dcef0d655911399a8bd4a3f [diff] |
arm64: perf: fix array out of bounds access in armpmu_map_hw_event() This is a port of d9f966357b14 ("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>