CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.
CVE
CVE-2024-38627
Severity
HIGH
CVSS
7.8
EPSS
0.25%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: stm class: Fix a double free in stm_register_device() The put_device(&stm->dev) call will trigger stm_device_release() which frees "stm" so the vfree(stm) on the next line is a double free.
Related CVEs
Other vulnerabilities affecting the same vendor(s)