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

目标: 1000 元 · 已筹: 1000

100.0%

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

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

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

漏洞信息

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

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

Vulnerability Title
clk: bcm: rpi: Assign ->num before accessing ->hws
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: 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 raspberrypi_discover_clocks() due to ->num being assigned after ->hws has been accessed: UBSAN: array-index-out-of-bounds in drivers/clk/bcm/clk-raspberrypi.c:374:4 index 3 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.
来源: 美国国家漏洞数据库 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或厂商公告。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2024-39301Linux kernel 安全漏洞
CVE-2024-39471Linux kernel 安全漏洞
CVE-2024-39469Linux kernel 安全漏洞
CVE-2024-39470Linux kernel 安全漏洞
CVE-2024-39468Linux kernel 安全漏洞
CVE-2024-39467Linux kernel 安全漏洞
CVE-2024-39466Linux kernel 安全漏洞
CVE-2024-39464Linux kernel 安全漏洞
CVE-2024-39465Linux kernel 安全漏洞
CVE-2024-39463Linux kernel 安全漏洞
CVE-2024-39462Linux kernel 安全漏洞
CVE-2024-39371Linux kernel安全漏洞
CVE-2021-4440Linux kernel安全漏洞
CVE-2024-39298Linux kernel安全漏洞
CVE-2024-39296Linux kernel安全漏洞
CVE-2024-39293Linux kernel 安全漏洞
CVE-2024-39276Linux kernel 安全漏洞
CVE-2024-38661Linux kernel 安全漏洞
CVE-2024-38385Linux kernel 安全漏洞
CVE-2024-38306Linux kernel安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-39461

暂无评论


发表评论