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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.01% · P2

影响版本矩阵 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
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 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
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 的情报信息

登录查看更多情报信息。

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

CVE-2024-57899Linux kernel 安全漏洞
CVE-2024-57857Linux kernel 安全漏洞
CVE-2024-57844Linux kernel 安全漏洞
CVE-2024-57841Linux kernel 安全漏洞
CVE-2024-57802Linux kernel 安全漏洞
CVE-2024-57801Linux kernel 安全漏洞
CVE-2024-57795Linux kernel 安全漏洞
CVE-2024-54031Linux kernel 安全漏洞
CVE-2024-53681Linux kernel 安全漏洞
CVE-2024-39282Linux kernel 安全漏洞
CVE-2024-36476Linux kernel 安全漏洞
CVE-2025-21629Linux kernel 安全漏洞
CVE-2024-57903Linux kernel 安全漏洞
CVE-2024-57901Linux kernel 安全漏洞
CVE-2024-57902Linux kernel 安全漏洞
CVE-2024-57900Linux kernel 安全漏洞
CVE-2024-57882Linux kernel 安全漏洞
CVE-2024-57898Linux kernel 安全漏洞
CVE-2024-57897Linux kernel 安全漏洞
CVE-2024-57896Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-57890

暂无评论


发表评论