Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-38627
HistoryJun 21, 2024 - 11:15 a.m.

CVE-2024-38627

2024-06-2111:15:11
Debian Security Bug Tracker
security-tracker.debian.org
1
linux kernel
vulnerability
resolved

7.1 High

AI Score

Confidence

High

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.

7.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

Related for DEBIANCVE:CVE-2024-38627