diff options
| author | Max Filippov <[email protected]> | 2023-07-03 18:01:42 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2023-07-11 04:41:00 +0000 |
| commit | bc8d5916541fa19ca5bc598eb51a5f78eb891a36 (patch) | |
| tree | 4384fa439c8ba0bf0d5c4a4db809b03dd3adb0fc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | xtensa: ISS: add comment about etherdev freeing (diff) | |
| download | kernel-bc8d5916541fa19ca5bc598eb51a5f78eb891a36.tar.gz kernel-bc8d5916541fa19ca5bc598eb51a5f78eb891a36.zip | |
xtensa: ISS: fix call to split_if_spec
split_if_spec expects a NULL-pointer as an end marker for the argument
list, but tuntap_probe never supplied that terminating NULL. As a result
incorrectly formatted interface specification string may cause a crash
because of the random memory access. Fix that by adding NULL terminator
to the split_if_spec argument list.
Cc: [email protected]
Fixes: 7282bee78798 ("[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8")
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
