CVE-2025-38318
In the Linux kernel, the following vulnerability has been resolved:
perf: arm-ni: Fix missing platform_set_drvdata()
Add missing platform_set_drvdata in arm_ni_probe(), otherwise
calling platform_get_drvdata() in remove returns NULL.
More information : https://git.kernel.org/stable/c/498129a868ce966af277841f7e32e9f76b3779ad
