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

目标: 1000 元 · 已筹: 1310

100%

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

AI 预测 4.4 利用难度: 困难 EPSS 0.02% · P5

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux6df90c02bae468a3a6110bafbc659884d0c4966c< 3d1b4e2d8ac0a1a1390a117f61ce0ca1c47e3bcbaffected
6df90c02bae468a3a6110bafbc659884d0c4966c< 430a05cb926f6bdf53e81460a2c3a553257f3f61affected
6bc6ee31113b05db605694491bdeb2b1730142f1affected
12caa73a28f0ae147ec0356b45091edf2462462baffected
fc8943886629e26de34867db302c74d465510826affected
6.1.125< 6.2affected
6.6.72< 6.7affected
6.12.10< 6.13affected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first RS codeword it decodes are never split across parity blocks. This assumption is false. Consider v->fec->block_size == 4096 && v->fec->roots == 17 && fio->nbufs == 1, for example. In that case, each call to fec_decode_bufs() consumes v->fec->roots * (fio->nbufs << DM_VERITY_FEC_BUF_RS_BITS) = 272 parity bytes. Considering that the parity data for each message block starts on a block boundary, the byte alignment in the parity data will iterate through 272*i mod 4096 until the 3 parity blocks have been consumed. On the 16th call (i=15), the alignment will be 4080 bytes into the first block. Only 16 bytes remain in that block, but 17 parity bytes will be needed. The code reads out-of-bounds from the parity block buffer. Fortunately this doesn't normally happen, since it can occur only for certain non-default values of fec_roots *and* when the maximum number of buffers couldn't be allocated due to low memory. For example with block_size=4096 only the following cases are affected: fec_roots=17: nbufs in [1, 3, 5, 15] fec_roots=19: nbufs in [1, 229] fec_roots=21: nbufs in [1, 3, 5, 13, 15, 39, 65, 195] fec_roots=23: nbufs in [1, 89] Regardless, fix it by refactoring how the parity blocks are read.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于dm-verity-fec中fec_decode_bufs()假设奇偶校验字节不跨块分割,可能导致越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 6df90c02bae468a3a6110bafbc659884d0c4966c ~ 3d1b4e2d8ac0a1a1390a117f61ce0ca1c47e3bcb -
LinuxLinux 6.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46130 补丁与修复 (1)

同批安全公告 · Linux · 2026-05-28 · 共 138 条

CVE-2026-461379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461959.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461159.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461359.8 CRITICALLinux kernel 安全漏洞
CVE-2026-461859.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461199.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461559.1 CRITICALLinux kernel 安全漏洞
CVE-2026-461668.8 HIGHLinux kernel 安全漏洞
CVE-2026-461258.8 HIGHLinux kernel 安全漏洞
CVE-2026-461748.8 HIGHLinux kernel 安全漏洞
CVE-2026-461988.8 HIGHLinux kernel 安全漏洞
CVE-2026-462388.8 HIGHLinux kernel 安全漏洞
CVE-2026-461138.8 HIGHLinux kernel 安全漏洞
CVE-2026-461528.8 HIGHLinux kernel 安全漏洞
CVE-2026-462128.8 HIGHLinux kernel 安全漏洞
CVE-2026-461388.1 HIGHLinux kernel 安全漏洞
CVE-2026-462328.1 HIGHLinux kernel 安全漏洞
CVE-2026-461457.8 HIGHLinux kernel 安全漏洞
CVE-2026-461767.8 HIGHLinux kernel 安全漏洞
CVE-2026-461977.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46130

暂无评论


发表评论