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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.14% · P4

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux969325a2597ebc4cb001a92992f06f698ab2b467< 195ab348af4b2bdf5988f9397059317bb68fd797affected
969325a2597ebc4cb001a92992f06f698ab2b467< 3cc50e7f73fcf79f28660b9d91566b13cb62e520affected
7.0affected
< 7.0unaffected
7.1.5≤ 7.1.*unaffected
7.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmm_kzalloc() Driver makes use of drmm_encoder_init() to initialize the encoder and automatically handle the cleanup by registering drm_encoder_cleanup() with drmm_add_action(). However, the internal structure containing the encoder part gets allocated with devm_kzalloc(), which happens while component_bind_all() is being called from Rockchip DRM driver. The component framework further ensures it is deallocated as part of releasing all the resources claimed during bind, which is triggered from component_unbind_all(). When the reference to the DRM device gets eventually dropped via drm_dev_put() in rockchip_drm_unbind(), drmm_encoder_alloc_release() attempts to access the now released encoder structure, leading to use-after-free. Ensure driver's internal structure is still reachable on encoder cleanup by switching from a device-managed allocation to a drm-managed one.
来源: 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存在安全漏洞,该漏洞源于资源释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 969325a2597ebc4cb001a92992f06f698ab2b467 ~ 195ab348af4b2bdf5988f9397059317bb68fd797 -
LinuxLinux 7.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-74422 补丁与修复 (2)

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

CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-723559.8 CRITICALLinux kernel 安全漏洞
CVE-2026-742689.8 CRITICALLinux kernel 安全漏洞
CVE-2026-742679.8 CRITICALLinux kernel 安全漏洞
CVE-2026-743619.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720699.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724429.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723669.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722179.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744739.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744749.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724369.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-74422

暂无评论


发表评论