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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.26% · P17

可能的 ATT&CK 技术 1AI

T1055 · Process Injection

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux5061b0c2b9066de426fbc63f1278d2210e789412< 07eb0bd7b0a8abed9d45e0f567c9af1dc83e5268affected
5061b0c2b9066de426fbc63f1278d2210e789412< 04f75f5bae33349283d6886901d9acd2f110c024affected
5061b0c2b9066de426fbc63f1278d2210e789412< f232916fab67ca1c3425926df4a866e59ff26908affected
5061b0c2b9066de426fbc63f1278d2210e789412< acb53a716e492a02479345157c43f21edc8bc64baffected
5061b0c2b9066de426fbc63f1278d2210e789412< db5ca4b42ccfa42d2af7b335ff12578e57775c02affected
5061b0c2b9066de426fbc63f1278d2210e789412< 058c9026ad79dc98572442fd4c7e9a36aba6f596affected
5061b0c2b9066de426fbc63f1278d2210e789412< eab272972cffff9cd973b8e4055a8e81c64f7e6aaffected
5061b0c2b9066de426fbc63f1278d2210e789412< ad4b7068b101fbbb4a9ca4b99b25eb051a9482ecaffected
… +12 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Since '__dev_queue_xmit()' should be called with interrupts enabled, the following backtrace: ieee80211_do_stop() ... spin_lock_irqsave(&local->queue_stop_reason_lock, flags) ... ieee80211_free_txskb() ieee80211_report_used_skb() ieee80211_report_ack_skb() cfg80211_mgmt_tx_status_ext() nl80211_frame_tx_status() genlmsg_multicast_netns() genlmsg_multicast_netns_filtered() nlmsg_multicast_filtered() netlink_broadcast_filtered() do_one_broadcast() netlink_broadcast_deliver() __netlink_sendskb() netlink_deliver_tap() __netlink_deliver_tap_skb() dev_queue_xmit() __dev_queue_xmit() ; with IRQS disabled ... spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags) issues the warning (as reported by syzbot reproducer): WARNING: CPU: 2 PID: 5128 at kernel/softirq.c:362 __local_bh_enable_ip+0xc3/0x120 Fix this by implementing a two-phase skb reclamation in 'ieee80211_do_stop()', where actual work is performed outside of a section with interrupts disabled.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于wifi驱动mac80211在ieee80211_do_stop函数中未正确回收skb。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 5061b0c2b9066de426fbc63f1278d2210e789412 ~ 07eb0bd7b0a8abed9d45e0f567c9af1dc83e5268 -
LinuxLinux 2.6.32 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-47713 补丁与修复 (6)

同批安全公告 · 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-47713

暂无评论


发表评论