diff options
| author | Manas Ghandat <[email protected]> | 2023-10-17 17:33:56 +0530 |
|---|---|---|
| committer | Dave Kleikamp <[email protected]> | 2023-11-21 15:26:33 -0600 |
| commit | 74ecdda68242b174920fe7c6133a856fb7d8559b (patch) | |
| tree | cd2ffaf9e0701562cfc93f6ab43e910a09493714 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | fa5492ee89463a7590a1449358002ff7ef63529f (diff) | |
jfs: fix array-index-out-of-bounds in dbAdjTree
Currently there is a bound check missing in the dbAdjTree while
accessing the dmt_stree. To add the required check added the bool is_ctl
which is required to determine the size as suggest in the following
commit.
https://lore.kernel.org/linux-kernel-mentees/[email protected]/
Reported-by: [email protected]
Closes: https://syzkaller.appspot.com/bug?extid=39ba34a099ac2e9bd3cb
Signed-off-by: Manas Ghandat <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions