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

目标: 1000 元 · 已筹: 1325

100%

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

CVSS 8.2 · High EPSS 0.28% · P19

可能的 ATT&CK 技术 1AI

T1083 · File and Directory Discovery

影响版本矩阵 34

厂商产品版本范围状态
LinuxLinuxf54e18f1b831c92f6512d2eedb224cd63d607d3d< 8356fb821016797f5677cbeee5ddc0d32a95b4beaffected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< d582e12378bc1637f337622feef762f53c43fd57affected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< bf1bc673c587f5ef7e9c09b94aea7c5a7847d4d9affected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< c9b37c8b73f6368e4750e5ccb0632c380b43c6e5affected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< 22b36fa081f38ab397c7697f9d539211b51a0cfcaffected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< e69da8eeab74b4f4505024c38a17bce060fe7df8affected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< ef048470c90bc8c1b8318bb2ce329da9ef64b9feaffected
f54e18f1b831c92f6512d2eedb224cd63d607d3d< a36d990f591320e9dd379ab30063ebfe91d47e1faffected
… +26 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
isofs: validate Rock Ridge CE continuation extent against volume size
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Rock Ridge CE record and passes it to sb_bread() without checking that the block number is within the mounted ISO 9660 volume. commit e595447e177b ("[PATCH] rock.c: handle corrupted directories") added cont_offset and cont_size rejection for the CE continuation but did not validate the extent block number itself. commit f54e18f1b831 ("isofs: Fix infinite looping over CE entries") later capped the CE chain length at RR_MAX_CE_ENTRIES = 32 but again left the block number unchecked. With a crafted ISO mounted via udisks2 (desktop optical auto-mount) or via CAP_SYS_ADMIN mount, rs->cont_extent can therefore point at an out-of-range block or at blocks belonging to an adjacent filesystem on the same block device. sb_bread() on an out-of-range block returns NULL cleanly via the block layer EIO path, so there is no memory-safety violation. For in-range reads of adjacent- filesystem data, the CE buffer is parsed as Rock Ridge records and only the text of SL sub-records reaches userspace through readlink(), which makes the info-leak channel narrow and difficult to exploit; still, rejecting the malformed CE outright matches the rejection shape already present in the same function for cont_offset and cont_size. Add an ISOFS_SB(sb)->s_nzones bounds check to rock_continue() next to the existing offset/size rejection, printing the same corrupted-directory-entry notice.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于isofs中Rock Ridge CE延续范围未验证卷大小,可能导致越界块访问。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f54e18f1b831c92f6512d2eedb224cd63d607d3d ~ 8356fb821016797f5677cbeee5ddc0d32a95b4be -
LinuxLinux 3.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46303 补丁与修复 (8)

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

CVE-2026-462899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-462888.4 HIGHLinux kernel 安全漏洞
CVE-2026-463078.3 HIGHLinux kernel 安全漏洞
CVE-2026-462747.8 HIGHLinux kernel 安全漏洞
CVE-2026-463117.8 HIGHLinux kernel 安全漏洞
CVE-2026-462757.8 HIGHLinux kernel 安全漏洞
CVE-2026-462777.8 HIGHLinux kernel 安全漏洞
CVE-2026-462807.8 HIGHLinux kernel 安全漏洞
CVE-2026-463067.5 HIGHLinux kernel 安全漏洞
CVE-2026-463047.5 HIGHLinux kernel 安全漏洞
CVE-2026-462997.0 HIGHLinux kernel 安全漏洞
CVE-2026-46279Linux 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-46292Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-46303

暂无评论


发表评论