aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorOded Gabbay <[email protected]>2022-01-30 17:39:54 +0200
committerOded Gabbay <[email protected]>2022-02-28 14:22:04 +0200
commit57b6f02fff3e2a8c394bbde6724950d492160356 (patch)
tree65f8380f153d27273ec8e2743ade9de76e3ecf91 /tools/perf/scripts/python/libxed.py
parent2a835946ee49462fc18eb6db9b53be789acaf2e5 (diff)
habanalabs: fix use-after-free bug
When the code iterates over the free list of physical pages nodes, it deletes the physical page node which is used as the iterator. Therefore, we need to use the safe version of the iteration to prevent use-after-free. Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions