CVE-2024-50159
HIGHLinux Kernel < 6.6.59 - Double Free
Title source: ruleDescription
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
Classification
CWE
CWE-415
Status
published
Affected Products (6)
linux/linux_kernel
< 6.6.59
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 6.6.59linux
linux/Kernel
< 6.11.6linux
Timeline
Published
Nov 07, 2024
Tracked Since
Feb 18, 2026