目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-47747— Linux kernel 安全漏洞

AI 预测 6.6 利用难度: 中等 EPSS 0.22% · P13

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 25d559ed2beec9b34045886100dac46d1ad92ebaaffected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< b5a84b6c772564c8359a9a0fbaeb2a2944aa1ee9affected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 338a0582b28e69460df03af50e938b86b4206353affected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 822c7bb1f6f8b0331e8d1927151faf8db3b33afdaffected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 1c57d61a43293252ad732007c7070fdb112545fdaffected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< d2abc379071881798d20e2ac1d332ad855ae22f3affected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 516dbc6d16637430808c39568cbb6b841d32b55baffected
6fd9c53f71862a4797b7ed8a5de80e2c64829f56< 77a77331cef0a219b8dd91361435eeef04cb741caffected
… +12 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-47747 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, bound to &prev(dev)->timer. Once the timer is started, there is a risk of a race condition if the module or device is removed, triggering the ether3_remove function to perform cleanup. The sequence of operations that may lead to a UAF bug is as follows: CPU0 CPU1 | ether3_ledoff ether3_remove | free_netdev(dev); | put_devic | kfree(dev); | | ether3_outw(priv(dev)->regs.config2 |= CFG2_CTRLO, REG_CONFIG2); | // use dev Fix it by ensuring that the timer is canceled before proceeding with the cleanup in ether3_remove.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于net驱动中的ether3驱动由于竞争条件导致的释放后重用问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 6fd9c53f71862a4797b7ed8a5de80e2c64829f56 ~ 25d559ed2beec9b34045886100dac46d1ad92eba -
LinuxLinux 4.15 -

二、漏洞 CVE-2024-47747 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-47747 的情报信息

登录查看更多情报信息。

CVE-2024-47747 补丁与修复 (8)

同批安全公告 · Linux · 2024-10-21 · 共 372 条

CVE-2024-50019Linux kernel 安全漏洞
CVE-2024-50030Linux kernel 安全漏洞
CVE-2024-50028Linux kernel 安全漏洞
CVE-2024-50029Linux kernel 安全漏洞
CVE-2024-50027Linux kernel 安全漏洞
CVE-2024-50025Linux kernel 安全漏洞
CVE-2024-50026Linux kernel 安全漏洞
CVE-2024-50023Linux kernel 安全漏洞
CVE-2024-50024Linux kernel 安全漏洞
CVE-2024-50022Linux kernel 安全漏洞
CVE-2024-50021Linux kernel 安全漏洞
CVE-2024-50020Linux kernel 安全漏洞
CVE-2024-50011Linux kernel 安全漏洞
CVE-2024-50006Linux kernel 安全漏洞
CVE-2024-50007Linux kernel 安全漏洞
CVE-2024-50008Linux kernel 安全漏洞
CVE-2024-50009Linux kernel 安全漏洞
CVE-2024-50010Linux kernel 安全漏洞
CVE-2024-50014Linux kernel 安全漏洞
CVE-2024-50017Linux kernel 安全漏洞

显示前 20 条,共 372 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-47747

暂无评论


发表评论