CVE-2024-38627
HIGHLinux Kernel - Use After Free
Title source: llmDescription
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.
References (9)
Scores
CVSS v3
7.8
EPSS
0.0002
EPSS Percentile
6.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-415
Status
published
Affected Products (8)
linux/linux_kernel
< 4.19.316
linux/Kernel
< 4.19.316linux
linux/Kernel
< 5.4.278linux
linux/Kernel
< 5.10.219linux
linux/Kernel
< 5.15.161linux
linux/Kernel
< 6.1.93linux
linux/Kernel
< 6.6.33linux
linux/Kernel
< 6.9.4linux
Timeline
Published
Jun 21, 2024
Tracked Since
Feb 18, 2026