发布于3月6日3月6日 Members Debian: CVE-2024-38627: linux -- security update Severity 7 CVSS (AV:L/AC:L/Au:S/C:C/I:C/A:C) Published 06/21/2024 Created 06/28/2024 Added 06/27/2024 Modified 01/30/2025 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. Solution(s) debian-upgrade-linux References https://attackerkb.com/topics/cve-2024-38627 CVE - 2024-38627 DLA-3840-1