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

目标: 1000 元 · 已筹: 1110

100%

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

AI 预测 6.5 利用难度: 中等 EPSS 0.02% · P5

可能的 ATT&CK 技术 1AI

T1055.008 · Ptrace System Calls

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux7433914efd584b22bb49d3e1eee001f5d0525ecd< 4f312c30f0368e8d2a76aa650dff73f23490b5e7affected
7433914efd584b22bb49d3e1eee001f5d0525ecd< 18dd358de72d57993422cbb5dfb29ccd74efe192affected
7433914efd584b22bb49d3e1eee001f5d0525ecd< da9b065cedfd3b574f229d5be594e6aa47a27ae6affected
7433914efd584b22bb49d3e1eee001f5d0525ecd< a2c53a3822ee26e8d758071815b9ed3bf6669fc1affected
7433914efd584b22bb49d3e1eee001f5d0525ecd< 8de779dc40d35d39fa07387b6f921eb11df0f511affected
4.19affected
< 4.19unaffected
6.6.140≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebuffer pages to userspace but sets no vm_ops on the VMA. This means the kernel cannot track active mmaps. When dlfb_realloc_framebuffer() replaces the backing buffer via FBIOPUT_VSCREENINFO, existing mmap PTEs are not invalidated. On USB disconnect, dlfb_ops_destroy() calls vfree() on the old pages while userspace PTEs still reference them, resulting in a use-after-free: the process retains read/write access to freed kernel pages. Add vm_operations_struct with open/close callbacks that maintain an atomic mmap_count on struct dlfb_data. In dlfb_realloc_framebuffer(), check mmap_count and return -EBUSY if the buffer is currently mapped, preventing buffer replacement while userspace holds stale PTEs. Tested with PoC using dummy_hcd + raw_gadget USB device emulation.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于fbdev: udlfb中dlfb_ops_mmap未设置vm_ops,导致内核无法跟踪活动mmap,在USB断开时可能发生释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 7433914efd584b22bb49d3e1eee001f5d0525ecd ~ 4f312c30f0368e8d2a76aa650dff73f23490b5e7 -
LinuxLinux 4.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-05-21 · 共 8 条

CVE-2026-43502Linux kernel 安全漏洞
CVE-2026-43501Linux kernel 安全漏洞
CVE-2026-43498Linux kernel 安全漏洞
CVE-2026-43499Linux kernel 安全漏洞
CVE-2026-43496Linux kernel 安全漏洞
CVE-2026-43495Linux kernel 安全漏洞
CVE-2026-43494Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-43497

暂无评论


发表评论