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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.01% · P3
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
media: wl128x: Fix atomicity violation in fmc_send_cmd()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmc_send_cmd() Atomicity violation occurs when the fmc_send_cmd() function is executed simultaneously with the modification of the fmdev->resp_skb value. Consider a scenario where, after passing the validity check within the function, a non-null fmdev->resp_skb variable is assigned a null value. This results in an invalid fmdev->resp_skb variable passing the validity check. As seen in the later part of the function, skb = fmdev->resp_skb; when the invalid fmdev->resp_skb passes the check, a null pointer dereference error may occur at line 478, evt_hdr = (void *)skb->data; To address this issue, it is recommended to include the validity check of fmdev->resp_skb within the locked section of the function. This modification ensures that the value of fmdev->resp_skb does not change during the validation process, thereby maintaining its validity. This possible bug is found by an experimental static analysis tool developed by our team. This tool analyzes the locking APIs to extract function pairs that can be concurrently executed, and then analyzes the instructions in the paired functions to identify possible concurrency bugs including data races and atomicity violations.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于nfs/blocklayout模块中未正确处理无效块设备的注销,导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux e8454ff7b9a4d56f02c095bff12d3c92ef4c7fa6 ~ d16109c9fdc1b8cea4fe63b42e06e926c3f68990 -
LinuxLinux 2.6.39 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-12-28 · 共 32 条

CVE-2024-56693Linux kernel 安全漏洞
CVE-2024-56708Linux kernel 安全漏洞
CVE-2024-56707Linux kernel 安全漏洞
CVE-2024-56705Linux kernel 安全漏洞
CVE-2024-56706Linux kernel 安全漏洞
CVE-2024-56704Linux kernel 安全漏洞
CVE-2024-56703Linux kernel 安全漏洞
CVE-2024-56701Linux kernel 安全漏洞
CVE-2024-56702Linux kernel 安全漏洞
CVE-2024-56699Linux kernel 安全漏洞
CVE-2024-56698Linux kernel 安全漏洞
CVE-2024-56697Linux kernel 安全漏洞
CVE-2024-56696Linux kernel 安全漏洞
CVE-2024-56694Linux kernel 安全漏洞
CVE-2024-56695Linux kernel 安全漏洞
CVE-2024-56692Linux kernel 安全漏洞
CVE-2024-56676Linux kernel 安全漏洞
CVE-2024-56691Linux kernel 安全漏洞
CVE-2024-56689Linux kernel 安全漏洞
CVE-2024-56690Linux kernel 安全漏洞

显示前 20 条,共 32 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2024-56700

暂无评论


发表评论