In the Linux kernel, the following vulnerability has been resolved:
perf: arm-ni: Fix missing platformsetdrvdata()
Add missing platformsetdrvdata in armniprobe(), otherwise calling platformgetdrvdata() in remove returns NULL.