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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-46693— Linux kernel 代码问题漏洞

AI 预测 5.5 利用难度: 极易 EPSS 0.21% · P11

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux58ef4ece1e41ac525db3e79529909683325d85df< 1efdbf5323c9360e05066049b97414405e94e087affected
58ef4ece1e41ac525db3e79529909683325d85df< 943b0e7cc646a624bb20a68080f8f1a4a55df41caffected
58ef4ece1e41ac525db3e79529909683325d85df< 3568affcddd68743e25aa3ec1647d9b82797757baffected
6.3affected
< 6.3unaffected
6.6.49≤ 6.6.*unaffected
6.10.8≤ 6.10.*unaffected
6.11≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
soc: qcom: pmic_glink: Fix race during initialization
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmic_glink child drivers, the protection-domain notifiers fires, and the associated work is scheduled, before the client registration returns and as a result the local "client" pointer has been initialized. The outcome of this is a NULL pointer dereference as the "client" pointer is blindly dereferenced. Timeline provided by Stephen: CPU0 CPU1 ---- ---- ucsi->client = NULL; devm_pmic_glink_register_client() client->pdr_notify(client->priv, pg->client_state) pmic_glink_ucsi_pdr_notify() schedule_work(&ucsi->register_work) <schedule away> pmic_glink_ucsi_register() ucsi_register() pmic_glink_ucsi_read_version() pmic_glink_ucsi_read() pmic_glink_ucsi_read() pmic_glink_send(ucsi->client) <client is NULL BAD> ucsi->client = client // Too late! This code is identical across the altmode, battery manager and usci child drivers. Resolve this by splitting the allocation of the "client" object and the registration thereof into two operations. This only happens if the protection domain registry is populated at the time of registration, which by the introduction of commit '1ebcde047c54 ("soc: qcom: add pd-mapper implementation")' became much more likely.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在代码问题漏洞,该漏洞源于空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 58ef4ece1e41ac525db3e79529909683325d85df ~ 1efdbf5323c9360e05066049b97414405e94e087 -
LinuxLinux 6.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-09-13 · 共 40 条

CVE-2024-46704Linux kernel 安全漏洞
CVE-2024-46694Linux kernel 安全漏洞
CVE-2024-46696Linux kernel 资源管理错误漏洞
CVE-2024-46695Linux kernel 安全漏洞
CVE-2024-46698Linux kernel 代码问题漏洞
CVE-2024-46697Linux kernel 安全漏洞
CVE-2024-46699Linux kernel 安全漏洞
CVE-2024-46701Linux kernel 安全漏洞
CVE-2024-46702Linux kernel 安全漏洞
CVE-2024-46703Linux kernel 安全漏洞
CVE-2024-46692Linux kernel 安全漏洞
CVE-2024-46705Linux kernel 安全漏洞
CVE-2024-46706Linux kernel 安全漏洞
CVE-2024-46707Linux kernel 安全漏洞
CVE-2024-46709Linux kernel 安全漏洞
CVE-2024-46708Linux kernel 安全漏洞
CVE-2024-46710Linux kernel 安全漏洞
CVE-2024-46711Linux kernel 安全漏洞
CVE-2024-46712Linux kernel 安全漏洞
CVE-2024-46713Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-46693

暂无评论


发表评论