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

目标: 1000 元 · 已筹: 1336 元

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于check_stack_range_initialized函数中的数组访问越界。

CVSS 7.8 · High EPSS 0.22% · P12

影响版本矩阵 20

厂商产品 版本范围状态
Linux Linux afea95d319ccb4ad2060dece9ac5e2e364dec543< 9970e059af471478455f9534e8c3db82f8c5496d affected
02962684258eb53f414a8a59854767be526e6abb< 37dc1718dc0c4392dbfcb9adec22a776e745dd69 affected
b1d4d54d32ce6342f5faffe71bae736540ce7cb5< 98cdac206b112bec63852e94802791e316acc2c1 affected
08b91babccbb168353f8d43fea0ed28a4cad568c< 3f0784b2f1eb9147973d8c43ba085c5fdf44ff69 affected
a833a17aeac73b33f79433d7cee68d5cafd71e4f< 203a68151e8eeb331d4a64ab78303f3a15faf103 affected
a833a17aeac73b33f79433d7cee68d5cafd71e4f< ecc6a2101840177e57c925c102d2d29f260d37c8 affected
1858b8a331937f3976d8482cd5f6e1f945294ad3 affected
5.10.209< 5.10.215 affected
… +12 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
bpf: Protect against int overflow for stack access size
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size This patch re-introduces protection against the size of access to stack memory being negative; the access size can appear negative as a result of overflowing its signed int representation. This should not actually happen, as there are other protections along the way, but we should protect against it anyway. One code path was missing such protections (fixed in the previous patch in the series), causing out-of-bounds array accesses in check_stack_range_initialized(). This patch causes the verification of a program with such a non-sensical access size to fail. This check used to exist in a more indirect way, but was inadvertendly removed in a833a17aeac7.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/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存在安全漏洞,该漏洞源于check_stack_range_initialized函数中的数组访问越界。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux afea95d319ccb4ad2060dece9ac5e2e364dec543 ~ 9970e059af471478455f9534e8c3db82f8c5496d -
Linux Linux 6.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

请登录查看更多情报信息。

CVE-2024-35905 邮件列表归档 (1)

CVE-2024-35905 其他参考 (6)

同批安全公告 · Linux · 2024-05-19 · 共 82 条

CVE-2024-35884 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35864 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35862 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35863 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35865 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35869 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35870 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35861 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2024-35939 9.3 CRITICAL Linux kernel 安全漏洞
CVE-2024-35915 8.8 HIGH Linux kernel 安全漏洞
CVE-2024-35887 8.8 HIGH Linux kernel 安全漏洞
CVE-2024-35889 8.6 HIGH Linux kernel 安全漏洞
CVE-2024-35875 8.4 HIGH Linux kernel 安全漏洞
CVE-2024-35937 8.1 HIGH Linux kernel 安全漏洞
CVE-2024-35897 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-35920 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-35890 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-35910 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-35919 7.8 HIGH Linux kernel 安全漏洞
CVE-2024-35921 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-35905

暂无评论


发表评论