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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.14% · P4

可能的 ATT&CK 技术 1AI

T1205.002 · Socket Filters

影响版本矩阵 11

厂商产品版本范围状态
LinuxLinuxcae26eff1b56d78bed7873cf3e60a2b1bdd4da6c< fdee9f207a48ce204ec6cfceaa1459d2473600a5affected
d1857f8296dceb75d00ab857fc3c61bc00c7f5c6< 8b5f1d295dda8677e4545ce340053fcfa8b634c7affected
d1857f8296dceb75d00ab857fc3c61bc00c7f5c6< c4faab452b3c1ada003d49c477609dd80523b9bfaffected
28c75dd143ead62e0dfac564c79d251e21d5d74baffected
6.18.22< 6.18.40affected
6.19.12< 6.20affected
7.0affected
< 7.0unaffected
… +3 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
gpib: fix double decrement of descriptor_busy in command_ioctl()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: gpib: fix double decrement of descriptor_busy in command_ioctl() commit d1857f8296dc ("gpib: fix use-after-free in IO ioctl handlers") introduced a descriptor_busy reference counter to pin struct gpib_descriptor across IO ioctl operations. In command_ioctl(), the error path inside the loop decrements descriptor_busy and breaks, but execution then falls through to the unconditional decrement after the loop, underflowing the counter to -1. This re-enables the use-after-free that the original fix was meant to prevent: a concurrent close_dev_ioctl() sees descriptor_busy == 0 on an actively-used descriptor and frees it. Remove the early decrement from the error path. The post-loop decrement already handles all exit paths, matching the correct pattern used in read_ioctl() and write_ioctl().
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 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 7.0版本存在安全漏洞,该漏洞源于command_ioctl()函数中descriptor_busy引用计数器双重递减导致下溢,可能重新引入释放后重用,导致并发close_dev_ioctl()释放正在使用的描述符。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux cae26eff1b56d78bed7873cf3e60a2b1bdd4da6c ~ fdee9f207a48ce204ec6cfceaa1459d2473600a5 -
LinuxLinux 7.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-15 · 共 845 条

CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-722999.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724739.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724669.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744349.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722109.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-745459.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722119.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722099.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-72482

暂无评论


发表评论