Lucene search

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

CVE-2024-38627

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

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

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.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%