Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-38627
HistoryJun 21, 2024 - 11:15 a.m.

CVE-2024-38627

2024-06-2111:15:11
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
2
linux
kernel
vulnerability
double free

0.0004 Low

EPSS

Percentile

13.1%

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.

0.0004 Low

EPSS

Percentile

13.1%