aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCezary Rojewski <cezary.rojewski@intel.com>2025-01-09 13:22:06 +0100
committerMark Brown <broonie@kernel.org>2025-01-09 12:14:18 +0000
commitcf4d74256fe103ece7b2647550e6c063048e5682 (patch)
tree09ce273332ab2332d2dac31422866988bf6e49b9 /tools/perf/scripts/python/bin
parentASoC: Intel: avs: Fix the minimum firmware version numbers (diff)
downloadlinux-cf4d74256fe103ece7b2647550e6c063048e5682.tar.gz
linux-cf4d74256fe103ece7b2647550e6c063048e5682.zip
ASoC: Intel: avs: Fix theoretical infinite loop
While 'stack_dump_size' is a u32 bitfield of 16 bits, u32 has a bigger upper bound than the type u16 of loop counter 'offset' what in theory may lead to infinite loop condition. Found out by Coverity static analyzer. Fixes: c8c960c10971 ("ASoC: Intel: avs: APL-based platforms support") Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://patch.msgid.link/20250109122216.3667847-4-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions