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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.28% · P21

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux8280d16172243702ed43432f826ca6130edb4086< ed42e8ff509d2a61c6642d1825032072dab79f26affected
8280d16172243702ed43432f826ca6130edb4086< 41a6c31df77bd8e050136b0a200b537da9e1084aaffected
8280d16172243702ed43432f826ca6130edb4086< 08775b3d6ed117cf4518754ec7300ee42b6a5368affected
8280d16172243702ed43432f826ca6130edb4086< 3f480493550b6a23d3a65d095d6569d4a7f56a0faffected
8280d16172243702ed43432f826ca6130edb4086< 5db999fff545b924b24c9afd368ef5c17279b176affected
8280d16172243702ed43432f826ca6130edb4086< da72e783afd27d9f487836b2e6738146c0edd149affected
8280d16172243702ed43432f826ca6130edb4086< 1171ceccabfd596ca370c5d2cbb47d110c3f2fe1affected
8280d16172243702ed43432f826ca6130edb4086< 8aa37bde1a7b645816cda8b80df4753ecf172bf1affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd is not greater than ->max_fds; however, misprediction might end up with tofree = fdt->fd[fd]; being speculatively executed. That's wrong for the same reasons why it's wrong in close_fd()/file_close_fd_locked(); the same solution applies - array_index_nospec(fd, fdt->max_fds) could differ from fd only in case of speculative execution on mispredicted path.
来源: 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
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 8280d16172243702ed43432f826ca6130edb4086 ~ ed42e8ff509d2a61c6642d1825032072dab79f26 -
LinuxLinux 3.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-42265 其他参考 (8)

同批安全公告 · Linux · 2024-08-17 · 共 109 条

CVE-2024-422859.8 CRITICALLinux kernel 安全漏洞
CVE-2024-422849.1 CRITICALLinux kernel 安全漏洞
CVE-2024-438488.8 HIGHLinux kernel 安全漏洞
CVE-2024-438478.8 HIGHLinux kernel 安全漏洞
CVE-2024-422878.8 HIGHLinux kernel 安全漏洞
CVE-2024-423188.8 HIGHLinux kernel 安全漏洞
CVE-2024-422967.8 HIGHLinux kernel 安全漏洞
CVE-2024-422887.8 HIGHLinux kernel 安全漏洞
CVE-2024-438467.8 HIGHLinux kernel 安全漏洞
CVE-2024-438457.8 HIGHLinux kernel 安全漏洞
CVE-2024-422937.8 HIGHLinux kernel 安全漏洞
CVE-2024-438307.8 HIGHLinux kernel 安全漏洞
CVE-2024-423007.8 HIGHLinux kernel 安全漏洞
CVE-2024-423137.8 HIGHLinux kernel 安全漏洞
CVE-2024-423067.8 HIGHLinux kernel 安全漏洞
CVE-2024-423047.8 HIGHLinux kernel 安全漏洞
CVE-2024-423147.8 HIGHLinux kernel 安全漏洞
CVE-2024-423017.8 HIGHLinux kernel 安全漏洞
CVE-2024-438407.8 HIGHLinux kernel 安全漏洞
CVE-2024-438327.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-42265

暂无评论


发表评论