CVE-2024-50159

HIGH

Linux Kernel < 6.6.59 - Double Free

Title source: rule
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() Clang static checker(scan-build) throws below warning: | drivers/firmware/arm_scmi/driver.c:line 2915, column 2 | Attempt to free released memory. When devm_add_action_or_reset() fails, scmi_debugfs_common_cleanup() will run twice which causes double free of 'dbg->name'. Remove the redundant scmi_debugfs_common_cleanup() to fix this problem.

Scores

CVSS v3 7.8
EPSS 0.0005
EPSS Percentile 16.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-415
Status published
Products (4)
linux/Kernel 6.3.0 - 6.6.59linux
linux/Kernel 6.7.0 - 6.11.6linux
linux/linux_kernel 6.12 rc1 (3 CPE variants)
linux/linux_kernel 6.3 - 6.6.59
Published Nov 07, 2024
Tracked Since Feb 18, 2026