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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-46289— Linux kernel 安全漏洞

CVSS 9.8 · Critical EPSS 0.46% · P36

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux0185846975339a5c348373aa450a977f5242366b< 3f17500e86d730c76db638bb3ae52f9b5e496c76affected
0185846975339a5c348373aa450a977f5242366b< e5e22fc9963469e678c4f4bb38d26adcec107f1eaffected
0185846975339a5c348373aa450a977f5242366b< 8fbba6829057979149d1b37d65690c037f3ddf4daffected
0185846975339a5c348373aa450a977f5242366b< 9d38756d0a93b66163554219fa9c3365f40c4035affected
0185846975339a5c348373aa450a977f5242366b< 07b7d66e65d9cfe6b9c2c34aa22cfcaac37a5c45affected
6.3affected
< 6.3unaffected
6.6.140≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-46289 基础信息

漏洞信息

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

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

Vulnerability Title
lib/scatterlist: fix length calculations in extract_kvec_to_sg
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in the kvec and user variants of extract_iter_to_sg. This series is growing due to useful remarks made by sashiko.dev. The main bugs are: - The length for an sglist entry when extracting from a kvec can exceed the number of bytes in the page. This is obviously not intended. - When extracting a user buffer the sglist is temporarily used as a scratch buffer for extracted page pointers. If the sglist already contains some elements this scratch buffer could overlap with existing entries in the sglist. The series adds test cases to the kunit_iov_iter test that demonstrate all of these bugs. Additionally, there is a memory leak fix for the test itself. The bugs were orignally introduced into kernel v6.3 where the function lived in fs/netfs/iterator.c. It was later moved to lib/scatterlist.c in v6.5. Thus the actual fix is only marked for backports to v6.5+. This patch (of 5): When extracting from a kvec to a scatterlist, do not cross page boundaries. The required length was already calculated but not used as intended. Adjust the copied length if the loop runs out of sglist entries without extracting everything. While there, return immediately from extract_iter_to_sg if there are no sglist entries at all. A subsequent commit will add kunit test cases that demonstrate that the patch is necessary.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于extract_kvec_to_sg函数中长度计算错误,可能导致缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 0185846975339a5c348373aa450a977f5242366b ~ 3f17500e86d730c76db638bb3ae52f9b5e496c76 -
LinuxLinux 6.3 -

二、漏洞 CVE-2026-46289 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-46289 的情报信息

登录查看更多情报信息。

CVE-2026-46289 补丁与修复 (5)

同批安全公告 · Linux · 2026-06-08 · 共 41 条

CVE-2026-462888.4 HIGHLinux kernel 安全漏洞
CVE-2026-463078.3 HIGHLinux kernel 安全漏洞
CVE-2026-463038.2 HIGHLinux kernel 安全漏洞
CVE-2026-462757.8 HIGHLinux kernel 安全漏洞
CVE-2026-462807.8 HIGHLinux kernel 安全漏洞
CVE-2026-462747.8 HIGHLinux kernel 安全漏洞
CVE-2026-462777.8 HIGHLinux kernel 安全漏洞
CVE-2026-463117.8 HIGHLinux kernel 安全漏洞
CVE-2026-463067.5 HIGHLinux kernel 安全漏洞
CVE-2026-463047.5 HIGHLinux kernel 安全漏洞
CVE-2026-462997.0 HIGHLinux kernel 安全漏洞
CVE-2025-71315Linux kernel 安全漏洞
CVE-2026-46287Linux kernel 安全漏洞
CVE-2026-46286Linux kernel 安全漏洞
CVE-2026-46285Linux kernel 安全漏洞
CVE-2026-46284Linux kernel 安全漏洞
CVE-2026-46283Linux kernel 安全漏洞
CVE-2026-46282Linux kernel 安全漏洞
CVE-2026-46281Linux kernel 安全漏洞
CVE-2026-46279Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46289

暂无评论


发表评论