Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.34 |
References
- https://git.kernel.org/stable/c/498129a868ce966af277841f7e32e9f76b3779adPatch
- https://git.kernel.org/stable/c/8e43fa9c713a6d084a5732aa6dd41c734845f25ePatch
- https://git.kernel.org/stable/c/fc5106088d6db75df61308ef6de314d1f7959646Patch
FAQ
What is CVE-2025-38318?
CVE-2025-38318 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_ge...
How severe is CVE-2025-38318?
CVE-2025-38318 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38318?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.