linux-stable/arch/xtensa/platforms
Max Filippov bc8d591654 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: stable@vger.kernel.org
Fixes: 7282bee787 ("[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2023-07-10 21:41:00 -07:00
..
iss xtensa: ISS: fix call to split_if_spec 2023-07-10 21:41:00 -07:00
xt2000 xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
xtfpga xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
Makefile xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00