aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorKinsey Moore <[email protected]>2024-07-23 15:58:05 -0500
committerRichard Weinberger <[email protected]>2024-11-14 20:56:19 +0100
commitfe051552f5078fa02d593847529a3884305a6ffe (patch)
tree8b3fc70de308e8cb20923c06eebcc72344033b52 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent7c8e694bdb7ba75d13854b59f3af6d66f0ea6df2 (diff)
jffs2: Prevent rtime decompress memory corruption
The rtime decompression routine does not fully check bounds during the entirety of the decompression pass and can corrupt memory outside the decompression buffer if the compressed data is corrupted. This adds the required check to prevent this failure mode. Cc: [email protected] Signed-off-by: Kinsey Moore <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions