Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-38627
HistoryJun 21, 2024 - 12:00 a.m.

CVE-2024-38627

2024-06-2100:00:00
ubuntu.com
ubuntu.com
1
linux kernel
vulnerability
resolved
double free
stm class

9.4 High

AI Score

Confidence

High

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.

9.4 High

AI Score

Confidence

High