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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.1 · High EPSS 0.16% · P6

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux60f1d5e3bac44b598f67d36062da96c095d2b700< 265f3a690f6c7d69ef7d2ca50b04b4853a211df3affected
60f1d5e3bac44b598f67d36062da96c095d2b700< ee5b8888d3248618251fb69a2fad92afcb81557eaffected
60f1d5e3bac44b598f67d36062da96c095d2b700< 56d4c9ab84714eebb285a2fee68aaedf81e3ef15affected
60f1d5e3bac44b598f67d36062da96c095d2b700< 35ae19764eabfe9c29029d3b5713c86e6855acdfaffected
60f1d5e3bac44b598f67d36062da96c095d2b700< ebb55902856973906c8bb339a3a34824ed4a5086affected
60f1d5e3bac44b598f67d36062da96c095d2b700< 2dad64a97e1df47f5d9ccb17fa319aa348617226affected
60f1d5e3bac44b598f67d36062da96c095d2b700< e5d5f3bd053a5f14787526c9f0f55ef900d43ac6affected
60f1d5e3bac44b598f67d36062da96c095d2b700< 0a6070839b1ef276d5b05bedfb787743e140fb17affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
tracing: Prevent out-of-bounds read in glob matching
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions (filter_pred_string(), filter_pred_strloc() and filter_pred_strrelloc()) pass the field length to the regex match callbacks, and the length-aware matchers honour it. regex_match_glob() was the exception: it ignored the length and called glob_match(), which scans the string until it hits a NUL byte. Some string fields are not NUL-terminated. One example is the dynamic char array of the xfs_* namespace tracepoints, which is copied without a trailing NUL. For such a field, glob matching reads past the end of the event field, causing a KASAN slab-out-of-bounds read in glob_match(), reached via regex_match_glob() and filter_match_preds() from the xfs_lookup tracepoint. Add a length-bounded glob_match_len() and use it from regex_match_glob() so glob matching always stops at the field boundary. The matching loop is factored into a shared helper so glob_match() keeps its behaviour.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
来源: 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 kernel存在安全漏洞,该漏洞源于glob匹配中未正确处理字符串事件字段长度,导致越界读取。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 60f1d5e3bac44b598f67d36062da96c095d2b700 ~ 265f3a690f6c7d69ef7d2ca50b04b4853a211df3 -
LinuxLinux 4.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-07-25 · 共 274 条

CVE-2026-643559.8 CRITICALLinux kernel 安全漏洞
CVE-2026-644599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643039.8 CRITICALLinux kernel 安全漏洞
CVE-2026-644399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-644109.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643999.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643979.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643919.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643879.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643869.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643859.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643839.8 CRITICALLinux kernel 安全漏洞
CVE-2026-643849.8 CRITICALLinux kernel 安全漏洞
CVE-2026-642689.8 CRITICALLinux kernel 安全漏洞
CVE-2026-645239.8 CRITICALLinux kernel 安全漏洞
CVE-2026-642579.1 CRITICALLinux kernel 安全漏洞
CVE-2026-643929.1 CRITICALLinux kernel 安全漏洞
CVE-2026-643939.1 CRITICALLinux kernel 安全漏洞
CVE-2026-642699.1 CRITICALLinux kernel 安全漏洞
CVE-2026-643199.1 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-64299

暂无评论


发表评论