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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 较易 EPSS 0.77% · P53

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxf316cdff8d677db9ad9c90acb44c4cd535b0ee27< 0dc913217fb79096597005bba9ba738e2db5cd02affected
f316cdff8d677db9ad9c90acb44c4cd535b0ee27< a1dd92fca0d6b58b55ed0484f75d4205dbb77010affected
f316cdff8d677db9ad9c90acb44c4cd535b0ee27< 9368cdf90f52a68120d039887ccff74ff33b4444affected
6.6affected
< 6.6unaffected
6.6.34≤ 6.6.*unaffected
6.9.5≤ 6.9.*unaffected
6.10≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
clk: bcm: dvp: Assign ->num before accessing ->hws
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign ->num before accessing ->hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_onecell_data' with __counted_by, which informs the bounds sanitizer about the number of elements in hws, so that it can warn when hws is accessed out of bounds. As noted in that change, the __counted_by member must be initialized with the number of elements before the first array access happens, otherwise there will be a warning from each access prior to the initialization because the number of elements is zero. This occurs in clk_dvp_probe() due to ->num being assigned after ->hws has been accessed: UBSAN: array-index-out-of-bounds in drivers/clk/bcm/clk-bcm2711-dvp.c:59:2 index 0 is out of range for type 'struct clk_hw *[] __counted_by(num)' (aka 'struct clk_hw *[]') Move the ->num initialization to before the first access of ->hws, which clears up the warning.
来源: 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存在安全漏洞。目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f316cdff8d677db9ad9c90acb44c4cd535b0ee27 ~ 0dc913217fb79096597005bba9ba738e2db5cd02 -
LinuxLinux 6.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-39462 补丁与修复 (1)

CVE-2024-39462 其他参考 (2)

同批安全公告 · Linux · 2024-06-25 · 共 24 条

CVE-2024-392939.8 CRITICALLinux kernel 安全漏洞
CVE-2024-394717.8 HIGHLinux kernel 安全漏洞
CVE-2024-373547.8 HIGHLinux kernel安全漏洞
CVE-2024-370787.8 HIGHLinux kernel 安全漏洞
CVE-2024-383067.8 HIGHLinux kernel安全漏洞
CVE-2024-383857.8 HIGHLinux kernel 安全漏洞
CVE-2024-394677.8 HIGHLinux kernel 安全漏洞
CVE-2024-394637.8 HIGHLinux kernel 安全漏洞
CVE-2024-394687.5 HIGHLinux kernel 安全漏洞
CVE-2024-394697.1 HIGHLinux kernel 安全漏洞
CVE-2024-39301Linux kernel 安全漏洞
CVE-2024-39470Linux kernel 安全漏洞
CVE-2024-39466Linux kernel 安全漏洞
CVE-2024-39464Linux kernel 安全漏洞
CVE-2024-39465Linux kernel 安全漏洞
CVE-2024-39461Linux kernel安全漏洞
CVE-2024-39371Linux kernel安全漏洞
CVE-2021-4440Linux kernel安全漏洞
CVE-2024-39298Linux kernel安全漏洞
CVE-2024-39296Linux kernel安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-39462

暂无评论


发表评论