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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-80549— s390 vfio_ccw 清理逻辑修复

一分钟漏洞结论

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

Linux 内核中修复了以下漏洞: s390/vfio_ccw:将 cp 清理逻辑移出“非运行状态”处理函数 例程会在设备丢失(即定义上不再处于运行状态)时被调用。由于这种情况可能异步发生,偏离了驱动的正常行为,因此清理操作可能在持有其他锁的情况下执行(尤其是在调用链中持有 cio 子通道锁时)。 将 资源的清理操作移至工作队列(workqueue)中执行,使其能够在上述锁序列之外完成,从而为后续补丁安全地管理锁的获取与释放提供空间。

AI 预测 3.2 利用难度: 困难

可能的 ATT&CK 技术 1 AI

T1210 · Exploitation of Remote Services
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
s390/vfio_ccw: Move cp cleanup out of not operational
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Move cp cleanup out of not operational The fsm_notoper() routine is called when the device has been lost, and is (by definition) no longer operational. Since this can happen asynchronously from the normal behavior of the driver, the cleanup may happen when holding other locks in the calling sequence (notably, the cio subchannel lock). Push the cleanup of the private->cp resources to a workqueue, where it can be done out from under that lock sequence and a future patch can safely manage the locking requirements.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 204b394a23ad5e30944f23518e21e844614da2ff ~ f98a9890ca42f4223d2d4c50e0660af3e012fcb4 -
Linux Linux 6.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-80549 补丁与修复 (3)

CVE-2026-80549 其他参考 (1)

同批安全公告 · Linux · 2026-08-26 · 共 92 条

CVE-2026-80556 Linux内核 atmel-mci驱动释放后使用漏洞
CVE-2026-80554 Linux s390/vfio_ccw 通道程序段数限制
CVE-2026-80551 s390/vfio_ccw: 确保首个IDAW保持不变
CVE-2026-80548 s390 VFIO 条件变量竞态条件
CVE-2026-80546 s390 zcrypt CCA CPRB长度溢出检查
CVE-2026-80547 s390/vfio_ccw: 实现 CRW 锁
CVE-2026-80545 Linux内核 s390 加密子系统缓冲区溢出漏洞
CVE-2026-80543 s390/zcrypt: 用零填充 CCA 或 EP11 消息
CVE-2026-80550 Linux Kernel s390/vfio_ccw 数组越界检查缺陷
CVE-2026-80557 libceph 2.0 越界读取漏洞
CVE-2026-80555 s390/vfio_ccw 内存释放漏洞
CVE-2026-80559 Sur40 输入设备注册顺序修复
CVE-2026-80558 Ceph libceph 模块 OSID 索引缺陷
CVE-2026-80560 OpenRISC 信号处理 权限位恢复错误
CVE-2026-80561 libceph 多个不安全解码远程代码执行漏洞
CVE-2026-80562 内核 gpio ml-ioh 注册表锁机制优化
CVE-2026-80563 Linux内核GPIO驱动解绑时释放后使用漏洞
CVE-2026-80564 gve 驱动因缺少 ptp adjfine 空指针解引用
CVE-2026-80565 Linux Kernel qce 驱动内存管理错误
CVE-2026-80566 HyNitrON CST 触控校验漏洞

显示前 20 条,共 92 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2026-80549

暂无评论


发表评论