VYPR
Unrated severityNVD Advisory· Published Jun 21, 2024· Updated Nov 4, 2025

stm class: Fix a double free in stm_register_device()

CVE-2024-38627

Description

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.

Affected products

117

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

8

News mentions

0

No linked articles in our index yet.