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

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-50672— Linux kernel 安全漏洞

一分钟漏洞结论

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

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未检查device_register返回值,可能导致内存泄漏和空指针取消引用。

AI 预测 5.5 利用难度: 理论可行 EPSS 0.24% · P16

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service

影响版本矩阵 14

厂商产品 版本范围状态
Linux Linux 4981b82ba2ff87df6a711fcd7a233c615df5fc79< b3a5c76f61e2b380e29dfc6705854ca1ee85501d affected
4981b82ba2ff87df6a711fcd7a233c615df5fc79< a39b4de0804f9fe0ae911b359ffd4afe7d9d933b affected
4981b82ba2ff87df6a711fcd7a233c615df5fc79< 4f05d8e2fb3ab702c2633a74571e1b31cb579985 affected
4981b82ba2ff87df6a711fcd7a233c615df5fc79< f2d63cefc012cafe1b7651bbf3302f8bcd8bea4a affected
4981b82ba2ff87df6a711fcd7a233c615df5fc79< 3fcf079958c00d83c51e4f250abf2c77fe9cc1b9 affected
4981b82ba2ff87df6a711fcd7a233c615df5fc79< a6792a0cdef0b1c2d77920246283a72537e60e94 affected
5.1 affected
< 5.1 unaffected
… +6 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2022-50672 基础信息

漏洞信息

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

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

Vulnerability Title
mailbox: zynq-ipi: fix error handling while device_register() fails
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while device_register() fails If device_register() fails, it has two issues: 1. The name allocated by dev_set_name() is leaked. 2. The parent of device is not NULL, device_unregister() is called in zynqmp_ipi_free_mboxes(), it will lead a kernel crash because of removing not added device. Call put_device() to give up the reference, so the name is freed in kobject_cleanup(). Add device registered check in zynqmp_ipi_free_mboxes() to avoid null-ptr-deref.
来源: 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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未检查device_register返回值,可能导致内存泄漏和空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 4981b82ba2ff87df6a711fcd7a233c615df5fc79 ~ b3a5c76f61e2b380e29dfc6705854ca1ee85501d -
Linux Linux 5.1 -

二、漏洞 CVE-2022-50672 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-50672 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2025-12-09 · 共 152 条

CVE-2025-40343 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-53794 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2022-50666 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-53827 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53785 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53822 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-40336 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-40342 8.8 HIGH Linux kernel 安全漏洞
CVE-2025-40328 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-53851 8.4 HIGH Linux kernel 安全漏洞
CVE-2025-40337 8.2 HIGH Linux kernel 安全漏洞
CVE-2022-50656 8.1 HIGH Linux kernel 安全漏洞
CVE-2023-53803 8.1 HIGH Linux kernel 安全漏洞
CVE-2023-53804 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53819 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53816 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53800 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53790 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53795 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-53810 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50672

暂无评论


发表评论