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

目标: 1000 元 · 已筹: 1325

100%

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

AI 预测 4.9 利用难度: 困难 EPSS 0.18% · P7

可能的 ATT&CK 技术 1AI

T1055 · Process Injection

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux015d239ac0142ad0e26567fd890ef8d171f13709< 78d99f062d42e3af2ca46bde1a8e46e0dfd372e3affected
015d239ac0142ad0e26567fd890ef8d171f13709< ebfa85658a39b49ec3901ceea7535b73aa0429e6affected
015d239ac0142ad0e26567fd890ef8d171f13709< 75b29bdc935ff93b8e8bf6f6b4d8a4810b26e06faffected
015d239ac0142ad0e26567fd890ef8d171f13709< 4c042bc71474dbe417c268f4bfb8ec196f802f07affected
015d239ac0142ad0e26567fd890ef8d171f13709< a407ddd61b3e6afc5ccfcd1478797171cf5686eeaffected
015d239ac0142ad0e26567fd890ef8d171f13709< ba29b59d124e725e0377f09b2044909c91d657a1affected
015d239ac0142ad0e26567fd890ef8d171f13709< 02695347be532b628f22488300d40c4eba48b9b7affected
5.7affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
uacce: implement mremap in uacce_vm_ops to return -EPERM
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uacce_vm_ops to return -EPERM The current uacce_vm_ops does not support the mremap operation of vm_operations_struct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disable mremap is that when the driver does not implement .mremap, it uses the default mremap method. This could lead to a risk scenario: An application might first mmap address p1, then mremap to p2, followed by munmap(p1), and finally munmap(p2). Since the default mremap copies the original vma's vm_private_data (i.e., q) to the new vma, both munmap operations would trigger vma_close, causing q->qfr to be freed twice(qfr will be set to null here, so repeated release is ok).
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未实现mremap操作,可能导致内存重复释放。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 015d239ac0142ad0e26567fd890ef8d171f13709 ~ 78d99f062d42e3af2ca46bde1a8e46e0dfd372e3 -
LinuxLinux 5.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2026-02-04 · 共 79 条

CVE-2026-230988.8 HIGHLinux kernel 安全漏洞
CVE-2026-230777.8 HIGHLinux kernel 安全漏洞
CVE-2026-230747.8 HIGHLinux kernel 安全漏洞
CVE-2026-231037.8 HIGHLinux kernel 安全漏洞
CVE-2026-230667.8 HIGHLinux kernel 安全漏洞
CVE-2026-231057.8 HIGHLinux kernel 安全漏洞
CVE-2026-230957.5 HIGHLinux kernel 安全漏洞
CVE-2026-23067Linux kernel 安全漏洞
CVE-2026-23065Linux kernel 安全漏洞
CVE-2026-23064Linux kernel 安全漏洞
CVE-2026-23063Linux kernel 安全漏洞
CVE-2026-23062Linux kernel 安全漏洞
CVE-2026-23058Linux kernel 安全漏洞
CVE-2026-23057Linux kernel 安全漏洞
CVE-2025-71199Linux kernel 安全漏洞
CVE-2025-71198Linux kernel 安全漏洞
CVE-2025-71197Linux kernel 安全漏洞
CVE-2026-23055Linux kernel 安全漏洞
CVE-2026-23053Linux kernel 安全漏洞
CVE-2026-23059Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-23056

暂无评论


发表评论