Back to search
CVE-2024-38627
Published: Jun 21, 2024
Modified: May 23, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 389b6699a2aa0b457aa69986e9ddf39f3b4030fd - < 6cc30ef8eb6d8f8d6df43152264bbf8835d99931affected 389b6699a2aa0b457aa69986e9ddf39f3b4030fd - < a0450d3f38e7c6c0a7c0afd4182976ee15573695affected 389b6699a2aa0b457aa69986e9ddf39f3b4030fd - < 713fc00c571dde4af3db2dbd5d1b0eadc327817baffected 389b6699a2aa0b457aa69986e9ddf39f3b4030fd - < 7419df1acffbcc90037f6b5a2823e81389659b36affected 389b6699a2aa0b457aa69986e9ddf39f3b4030fd - < 4bfd48bb6e62512b9c392c5002c11e1e3b18d247+5 more versions |
Linux | Linux | affected 4.7unaffected 0 - < 4.7unaffected 4.19.316 - <= 4.19.*unaffected 5.4.278 - <= 5.4.*unaffected 5.10.219 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now