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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于comedi_parport驱动程序初始化顺序不当,可能在comedi子设备分配前触发过早中断,导致一般保护错误。

AI 预测 5.5 利用难度: 困难 EPSS 0.21% · P11

可能的 ATT&CK 技术 2 AI

T1562.008 T1044

影响版本矩阵 18

厂商产品 版本范围状态
Linux Linux 241ab6ad7108e51c67881f7881c5e46f0400cdb1< 6ed34611e569fc1a1169905c5228fd0eb2806c1b affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< 48ef18e5eb6b8a9c546038b2ab89a841fcd97fe7 affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< a88b25db815ff6edace81b0bb0f4a201133bd215 affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< b061bb4dca49fd93063359d3805387235818778c affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< 086a9ae3c5df63ec11033a8c0b3f6a1fd295ddd1 affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< cf26dd2d841583c54a87005c4934b92fddb930c3 affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< 5d059ce0e6a2f6f8b97273499d47b8f917097b48 affected
241ab6ad7108e51c67881f7881c5e46f0400cdb1< 17221216ae8ce6a24e8a4e787382e3ebc81b88a8 affected
… +10 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
comedi: comedi_parport: deal with premature interrupt
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: comedi: comedi_parport: deal with premature interrupt Syzbot reported a general protection fault in `comedi_get_is_subdevice_running()`, which was called from the interrupt handler `parport_interrupt()` in the "comedi_parport" driver, but it does not currently have a C reproducer for the problem. It's probably due to a premature interrupt for one of two reasons: 1. The driver sets up the interrupt handler before the comedi subdevices used by the interrupt handler have been allocated, but does not disable the interrupt in the parallel port's CTRL register first. 2. The driver uses a user-supplied I/O port base address which Syzbot would have supplied, but it might not be backed by real parallel port hardware. Change the initialization order in the driver's comedi "attach" handler (`parport_attach()`) so that the hardware registers are initialized before the interrupt handler is requested. This should prevent premature interrupts occurring for real hardware. Also add a test to the interrupt handler to ensure the comedi device is fully attached and return early if it isn't.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: 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存在安全漏洞,该漏洞源于comedi_parport驱动程序初始化顺序不当,可能在comedi子设备分配前触发过早中断,导致一般保护错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 241ab6ad7108e51c67881f7881c5e46f0400cdb1 ~ 6ed34611e569fc1a1169905c5228fd0eb2806c1b -
Linux Linux 2.6.29 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-10 · 共 344 条

CVE-2026-68159 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68381 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68385 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68388 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68117 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68170 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68161 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68123 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68160 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68127 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68144 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68137 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68302 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68300 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68426 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68136 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68154 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68158 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68156 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2026-68124 9.6 CRITICAL Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68182

暂无评论


发表评论