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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 6.5 利用难度: 中等 EPSS 0.13% · P3

影响版本矩阵 31

厂商产品版本范围状态
LinuxLinuxf2d06d4e129e2508e356136f99bb20a332ff1a00< e719232f4552e29de8027a83918ea94434be87afaffected
b889a7d68d7e76b8795b754a75c91a2d561d5e8c< e247a0e01d15ed420f77ec5e2335721bf430a5b3affected
ea8cc56db659cf0ae57073e32a4735ead7bd7ee3< ba88461f7653636c48321ca993006a74724c2f41affected
b754e831a94f82f2593af806741392903f359168< e88354b381e2006de63d6b052ed7005c9a47d00eaffected
57860a80f03f9dc69a34a5c37b0941ad032a0a8c< af75b486f7e883e3422ece23c8d727e6815144a0affected
a0810c3d6dd2d29a9b92604d682eacd2902ce947< d21e8a2af4869b5890b34e081d5aeadc93e9cd5caffected
a0810c3d6dd2d29a9b92604d682eacd2902ce947< 3dc20d1981d6a67d8184498a5da272942dde1e65affected
a0810c3d6dd2d29a9b92604d682eacd2902ce947< 51f6532790b74ffdd6970bc848358a2838c1c185affected
… +23 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ALSA: 6fire: fix use-after-free on disconnect
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (via snd_card_new with sizeof(struct sfire_chip)). When snd_card_free_when_closed() is called and no file handles are open, the card and embedded chip are freed synchronously. The subsequent chip->card = NULL write then hits freed slab memory. Call trace: usb6fire_chip_abort sound/usb/6fire/chip.c:59 [inline] usb6fire_chip_disconnect+0x348/0x358 sound/usb/6fire/chip.c:182 usb_unbind_interface+0x1a8/0x88c drivers/usb/core/driver.c:458 ... hub_event+0x1a04/0x4518 drivers/usb/core/hub.c:5953 Fix by moving the card lifecycle out of usb6fire_chip_abort() and into usb6fire_chip_disconnect(). The card pointer is saved in a local before any teardown, snd_card_disconnect() is called first to prevent new opens, URBs are aborted while chip is still valid, and snd_card_free_when_closed() is called last so chip is never accessed after the card may be freed.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于ALSA 6fire中断开连接时释放后重用,可能导致访问已释放内存。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f2d06d4e129e2508e356136f99bb20a332ff1a00 ~ e719232f4552e29de8027a83918ea94434be87af -
LinuxLinux 6.13 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-31581 补丁与修复 (4)

同批安全公告 · Linux · 2026-04-24 · 共 138 条

CVE-2026-316089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316099.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316579.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316079.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316699.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316689.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316499.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316369.1 CRITICALLinux kernel 安全漏洞
CVE-2026-315708.8 HIGHLinux kernel 安全漏洞
CVE-2026-315588.8 HIGHLinux kernel 安全漏洞
CVE-2026-316298.8 HIGHLinux kernel 安全漏洞
CVE-2026-315888.8 HIGHLinux kernel 安全漏洞
CVE-2026-315538.8 HIGHLinux kernel 安全漏洞
CVE-2026-316228.8 HIGHLinux kernel 安全漏洞
CVE-2026-316118.6 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-31581

暂无评论


发表评论