aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLiu Shixin via Jfs-discussion <[email protected]>2022-11-03 11:01:59 +0800
committerDave Kleikamp <[email protected]>2023-01-03 10:43:37 -0600
commitfad376fce0af58deebc5075b8539dc05bf639af3 (patch)
treeba76dc74298fa11094b794c8d637b0e7500c063a /tools/perf/util/scripting-engines/trace-event-python.c
parent69b41ac87e4a664de78a395ff97166f0b2943210 (diff)
fs/jfs: fix shift exponent db_agl2size negative
As a shift exponent, db_agl2size can not be less than 0. Add the missing check to fix the shift-out-of-bounds bug reported by syzkaller: UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:2227:15 shift exponent -744642816 is negative Reported-by: [email protected] Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Liu Shixin <[email protected]> Signed-off-by: Dave Kleikamp <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions