diff options
| author | Andreas Kemnade <andreas@kemnade.info> | 2026-07-02 17:50:35 +0200 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-10 08:13:25 +0200 |
| commit | 31875c51c31edec57b3620f278680c23a823763b (patch) | |
| tree | 87ae312a761d0392db8e379ed3037d23e357c56f /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 95a627143a696f70e17be5ed3b1e733bb6724b46 (diff) | |
fbdev: omap2: dsi: do not copy isr table
To te able to unregister stuff from isrs, the corresponding table was
copied. Nobody seems to unregister stuff that way, so it does not help.
But there are stack-allocated objects passed to these isrs giving chances
of UAF of these objects if irqs are unregistered while they are handled,
so better do not copy that table.
Suggested-by: sashiko-bot@kernel.org
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
