diff options
author | Armin Wolf <[email protected]> | 2024-03-04 21:50:05 +0100 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2024-03-12 12:48:07 +0200 |
commit | 8c9be42172e2a18f39c41dde3ce3e4cddaf6cf75 (patch) | |
tree | 497c1da541dec6bec4883754f0671b259b14a7ba /tools/perf/util/trace-event-scripting.c | |
parent | 9ced197640a837ed4a7505e1be8be3ce541efffa (diff) |
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
The length of the policy buffer is not validated before accessing it,
which means that multiple out-of-bounds memory accesses can occur.
This is especially bad since userspace can load policy binaries over
debugfs.
Compile-tested only.
Fixes: 7c45534afa44 ("platform/x86/amd/pmf: Add support for PMF Policy Binary")
Signed-off-by: Armin Wolf <[email protected]>
Reviewed-by: Shyam Sundar S K <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions