CVE-2025-38318
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/07/2025
Last modified:
10/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
perf: arm-ni: Fix missing platform_set_drvdata()<br />
<br />
Add missing platform_set_drvdata in arm_ni_probe(), otherwise<br />
calling platform_get_drvdata() in remove returns NULL.