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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.18% · P8

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinuxd70675121546c35feaceebf7ed9caed8716640f3< 2a126e1db5553ce4498290df019866952f858954affected
d70675121546c35feaceebf7ed9caed8716640f3< 215f9437dda09531bcb80605298a24219f01cec5affected
d70675121546c35feaceebf7ed9caed8716640f3< 813e693023ba10da9e75067780f8378465bf27ccaffected
4.19affected
< 4.19unaffected
6.0.17≤ 6.0.*unaffected
6.1.2≤ 6.1.*unaffected
6.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
blk-iolatency: Fix memory leak on add_disk() failures
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on add_disk() failures When a gendisk is successfully initialized but add_disk() fails such as when a loop device has invalid number of minor device numbers specified, blkcg_init_disk() is called during init and then blkcg_exit_disk() during error handling. Unfortunately, iolatency gets initialized in the former but doesn't get cleaned up in the latter. This is because, in non-error cases, the cleanup is performed by del_gendisk() calling rq_qos_exit(), the assumption being that rq_qos policies, iolatency being one of them, can only be activated once the disk is fully registered and visible. That assumption is true for wbt and iocost, but not so for iolatency as it gets initialized before add_disk() is called. It is desirable to lazy-init rq_qos policies because they are optional features and add to hot path overhead once initialized - each IO has to walk all the registered rq_qos policies. So, we want to switch iolatency to lazy init too. However, that's a bigger change. As a fix for the immediate problem, let's just add an extra call to rq_qos_exit() in blkcg_exit_disk(). This is safe because duplicate calls to rq_qos_exit() become noop's.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于blk-iolatency在add_disk失败时未正确清理内存,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux d70675121546c35feaceebf7ed9caed8716640f3 ~ 2a126e1db5553ce4498290df019866952f858954 -
LinuxLinux 4.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-50550 补丁与修复 (3)

同批安全公告 · Linux · 2025-10-07 · 共 118 条

CVE-2022-50545Linux kernel 安全漏洞
CVE-2023-53658Linux kernel 安全漏洞
CVE-2023-53657Linux kernel 安全漏洞
CVE-2023-53656Linux kernel 安全漏洞
CVE-2023-53655Linux kernel 安全漏洞
CVE-2022-50555Linux kernel 安全漏洞
CVE-2022-50554Linux kernel 安全漏洞
CVE-2022-50553Linux kernel 安全漏洞
CVE-2022-50552Linux kernel 安全漏洞
CVE-2022-50551Linux kernel 安全漏洞
CVE-2022-50549Linux kernel 安全漏洞
CVE-2022-50547Linux kernel 安全漏洞
CVE-2022-50548Linux kernel 安全漏洞
CVE-2022-50546Linux kernel 安全漏洞
CVE-2022-50544Linux kernel 安全漏洞
CVE-2023-53653Linux kernel 安全漏洞
CVE-2022-50536Linux kernel 安全漏洞
CVE-2022-50535Linux kernel 安全漏洞
CVE-2023-53654Linux kernel 安全漏洞
CVE-2023-53651Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50550

暂无评论


发表评论