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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 8.8 · High EPSS 0.34% · P27

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux3a415daa3e8ba65f1cc976c172a5ab69bdc17e69< dbd51da69dda1137723b8f66460bf99a9dac8dd2affected
3a415daa3e8ba65f1cc976c172a5ab69bdc17e69< 6db232905e094e64abff1f18249905d068285e09affected
3a415daa3e8ba65f1cc976c172a5ab69bdc17e69< 177b49dbf9c1d8f9f25a22ffafa416fc2c8aa6a3affected
6.10affected
< 6.10unaffected
6.10.13≤ 6.10.*unaffected
6.11.2≤ 6.11.*unaffected
6.12≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
wifi: ath11k: use work queue to process beacon tx event
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b ("wifi: ath11k: add P2P IE in beacon template") from Feb 28, 2024 (linux-next), leads to the following Smatch static checker warning: drivers/net/wireless/ath/ath11k/wmi.c:1742 ath11k_wmi_p2p_go_bcn_ie() warn: sleeping in atomic context The reason is that ath11k_bcn_tx_status_event() will directly call might sleep function ath11k_wmi_cmd_send() during RCU read-side critical sections. The call trace is like: ath11k_bcn_tx_status_event() -> rcu_read_lock() -> ath11k_mac_bcn_tx_event() -> ath11k_mac_setup_bcn_tmpl() …… -> ath11k_wmi_bcn_tmpl() -> ath11k_wmi_cmd_send() -> rcu_read_unlock() Commit 886433a98425 ("ath11k: add support for BSS color change") added the ath11k_mac_bcn_tx_event(), commit 01e782c89108 ("ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()") added the RCU lock to avoid warning but also introduced this BUG. Use work queue to avoid directly calling ath11k_mac_bcn_tx_event() during RCU critical sections. No need to worry about the deletion of vif because cancel_work_sync() will drop the work if it doesn't start or block vif deletion until the running work is done. Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.30
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 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:ath11k子系统中对beacon tx事件的处理不当,可能导致内核崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3a415daa3e8ba65f1cc976c172a5ab69bdc17e69 ~ dbd51da69dda1137723b8f66460bf99a9dac8dd2 -
LinuxLinux 6.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-47724 补丁与修复 (2)

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

CVE-2022-489859.8 CRITICALLinux kernel 安全漏洞
CVE-2024-500339.8 CRITICALLinux kernel 安全漏洞
CVE-2024-498559.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490039.8 CRITICALLinux kernel 安全漏洞
CVE-2024-476959.8 CRITICALLinux kernel 安全漏洞
CVE-2024-500439.8 CRITICALLinux kernel 安全漏洞
CVE-2024-500469.8 CRITICALLinux kernel 安全漏洞
CVE-2024-500479.8 CRITICALLinux kernel 安全漏洞
CVE-2024-499969.4 CRITICALLinux kernel 安全漏洞
CVE-2024-476789.4 CRITICALLinux kernel 安全漏洞
CVE-2022-490178.8 HIGHLinux kernel 安全漏洞
CVE-2024-499508.8 HIGHLinux kernel 安全漏洞
CVE-2022-490158.8 HIGHLinux kernel 安全漏洞
CVE-2024-499398.8 HIGHLinux kernel 安全漏洞
CVE-2024-500418.8 HIGHLinux kernel 安全漏洞
CVE-2024-500298.8 HIGHLinux kernel 安全漏洞
CVE-2024-499368.8 HIGHLinux kernel 安全漏洞
CVE-2024-499308.8 HIGHLinux kernel 安全漏洞
CVE-2024-499888.8 HIGHLinux kernel 安全漏洞
CVE-2024-499828.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-47724

暂无评论


发表评论