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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.22% · P13

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux67cdb40ca444c09853ab4d8a41cf547ac26a4de4< c57721b24bd897338a81a0ca5fff41600f0f1ad1affected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< 42a6eb4ed7a9a41ba0b83eb0c7e0225b5fca5608affected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< c2f961c46ea0e5274c5c320d007c2dd949cf627aaffected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< 346db03e9926ab7117ed9bf19665699c037c773caffected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< b92667f755749cf10d9ef1088865c555ae83ffb7affected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< b3ef4ae713360501182695dd47d6b4f6e1a43eb8affected
67cdb40ca444c09853ab4d8a41cf547ac26a4de4< d0257e089d1bbd35c69b6c97ff73e3690ab149a9affected
2.6.15affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
RDMA/uverbs: Prevent integer overflow issue
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that come from the user so the multiplication can lead to integer wrapping. Then we pass the result to uverbs_request_next_ptr() which also could potentially wrap. The "cmd.sge_count * sizeof(struct ib_uverbs_sge)" multiplication can also overflow on 32bit systems although it's fine on 64bit systems. This patch does two things. First, I've re-arranged the condition in uverbs_request_next_ptr() so that the use controlled variable "len" is on one side of the comparison by itself without any math. Then I've modified all the callers to use size_mul() for the multiplications.
来源: 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 67cdb40ca444c09853ab4d8a41cf547ac26a4de4 ~ c57721b24bd897338a81a0ca5fff41600f0f1ad1 -
LinuxLinux 2.6.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-57890 补丁与修复 (7)

同批安全公告 · Linux · 2025-01-15 · 共 32 条

CVE-2024-578829.8 CRITICALLinux kernel 安全漏洞
CVE-2024-364769.8 CRITICALLinux kernel 安全漏洞
CVE-2024-578029.4 CRITICALLinux kernel 安全漏洞
CVE-2025-216298.2 HIGHLinux kernel 安全漏洞
CVE-2024-578837.8 HIGHLinux kernel 安全漏洞
CVE-2024-578577.8 HIGHLinux kernel 安全漏洞
CVE-2024-578017.8 HIGHLinux kernel 安全漏洞
CVE-2024-577957.8 HIGHLinux kernel 安全漏洞
CVE-2024-392827.8 HIGHLinux kernel 安全漏洞
CVE-2024-578967.8 HIGHLinux kernel 安全漏洞
CVE-2024-578937.8 HIGHLinux kernel 安全漏洞
CVE-2024-578877.8 HIGHLinux kernel 安全漏洞
CVE-2024-578997.6 HIGHLinux kernel 安全漏洞
CVE-2024-579027.3 HIGHLinux kernel 安全漏洞
CVE-2024-579017.3 HIGHLinux kernel 安全漏洞
CVE-2024-578957.1 HIGHLinux kernel 安全漏洞
CVE-2024-57884Linux kernel 安全漏洞
CVE-2024-57844Linux kernel 安全漏洞
CVE-2024-57841Linux kernel 安全漏洞
CVE-2024-57885Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-57890

暂无评论


发表评论