一、 漏洞 CVE-2024-50159 基础信息
漏洞标题
Firmware:arm_scmi中存在双重释放漏洞
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核中,已修复以下漏洞: firmware: arm_scmi: 修复scmi_debugfs_common_setup()中的双重释放问题 Clang静态检查器(scan-build)抛出以下警告: | drivers/firmware/arm_scmi/driver.c:第2915行,第2列 | 尝试释放已释放的内存。 当devm_add_action_or_reset()失败时,scmi_debugfs_common_cleanup()将运行两次,导致'dbg->name'的双重释放。 移除多余的scmi_debugfs_common_cleanup()以修复此问题。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
双重释放
来源:AIGC 神龙大模型
漏洞标题
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在scmi_debugfs_common_setup函数中存在双重释放问题。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-50159 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-50159 的情报信息
  • 标题: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2024-50159