aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAntonio Borneo <[email protected]>2022-06-06 18:27:54 +0200
committerMarc Zyngier <[email protected]>2022-07-07 09:07:44 +0100
commitc16ae609214e835692c33b1a090b5a15bf1b9e7e (patch)
treeacf785333a960d4539c5ea2873f38a73d6f44829 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentf8b3eb4245113c8a9156d5db8e80c6134127bcc1 (diff)
irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
The value hwirq is received from DT. If it exceeds the maximum valid value it causes the code to address unexisting irq chips reading outside the array boundary. Check the value of hwirq before using it. Signed-off-by: Antonio Borneo <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions