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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.8 利用难度: 较易 EPSS 0.21% · P11

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux3d5698793897a2b9c0060d899881d1a0591630d5< 4e92cb33bfb51eee5f28bb10846c46f266a4bb67affected
3d5698793897a2b9c0060d899881d1a0591630d5< a2907867e2c86067accd2f011d6f23ee5533aa6caffected
3d5698793897a2b9c0060d899881d1a0591630d5< c070c1912a83432530cbb4271d5b9b11fa36b67aaffected
5.19affected
< 5.19unaffected
6.0.19≤ 6.0.*unaffected
6.1.5≤ 6.1.*unaffected
6.2≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
vhost-vdpa: fix an iotlb memory leak
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix an iotlb memory leak Before commit 3d5698793897 ("vhost-vdpa: introduce asid based IOTLB") we called vhost_vdpa_iotlb_unmap(v, iotlb, 0ULL, 0ULL - 1) during release to free all the resources allocated when processing user IOTLB messages through vhost_vdpa_process_iotlb_update(). That commit changed the handling of IOTLB a bit, and we accidentally removed some code called during the release. We partially fixed this with commit 037d4305569a ("vhost-vdpa: call vhost_vdpa_cleanup during the release") but a potential memory leak is still there as showed by kmemleak if the application does not send VHOST_IOTLB_INVALIDATE or crashes: unreferenced object 0xffff888007fbaa30 (size 16): comm "blkio-bench", pid 914, jiffies 4294993521 (age 885.500s) hex dump (first 16 bytes): 40 73 41 07 80 88 ff ff 00 00 00 00 00 00 00 00 @sA............. backtrace: [<0000000087736d2a>] kmem_cache_alloc_trace+0x142/0x1c0 [<0000000060740f50>] vhost_vdpa_process_iotlb_msg+0x68c/0x901 [vhost_vdpa] [<0000000083e8e205>] vhost_chr_write_iter+0xc0/0x4a0 [vhost] [<000000008f2f414a>] vhost_vdpa_chr_write_iter+0x18/0x20 [vhost_vdpa] [<00000000de1cd4a0>] vfs_write+0x216/0x4b0 [<00000000a2850200>] ksys_write+0x71/0xf0 [<00000000de8e720b>] __x64_sys_write+0x19/0x20 [<0000000018b12cbb>] do_syscall_64+0x3f/0x90 [<00000000986ec465>] entry_SYSCALL_64_after_hwframe+0x63/0xcd Let's fix this calling vhost_vdpa_iotlb_unmap() on the whole range in vhost_vdpa_remove_as(). We move that call before vhost_dev_cleanup() since we need a valid v->vdev.mm in vhost_vdpa_pa_unmap(). vhost_iotlb_reset() call can be removed, since vhost_vdpa_iotlb_unmap() on the whole range removes all the entries. The kmemleak log reported was observed with a vDPA device that has `use_va` set to true (e.g. VDUSE). This patch has been tested with both types of devices.
来源: 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存在安全漏洞,该漏洞源于vhost-vdpa中iotlb存在内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3d5698793897a2b9c0060d899881d1a0591630d5 ~ 4e92cb33bfb51eee5f28bb10846c46f266a4bb67 -
LinuxLinux 5.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-50738 其他参考 (2)

同批安全公告 · Linux · 2025-12-24 · 共 322 条

CVE-2025-687419.8 CRITICALLinux kernel 安全漏洞
CVE-2023-538679.8 CRITICALLinux kernel 安全漏洞
CVE-2025-687269.8 CRITICALLinux kernel 安全漏洞
CVE-2025-687459.8 CRITICALLinux kernel 安全漏洞
CVE-2023-540949.8 CRITICALLinux kernel 安全漏洞
CVE-2023-540909.8 CRITICALLinux kernel 安全漏洞
CVE-2023-540769.8 CRITICALLinux kernel 安全漏洞
CVE-2022-507179.8 CRITICALLinux kernel 安全漏洞
CVE-2025-683599.8 CRITICALLinux kernel 安全漏洞
CVE-2023-539969.3 CRITICALLinux kernel 安全漏洞
CVE-2023-540718.8 HIGHLinux kernel 安全漏洞
CVE-2023-541208.8 HIGHLinux kernel 安全漏洞
CVE-2023-540438.8 HIGHLinux kernel 安全漏洞
CVE-2022-507328.8 HIGHLinux kernel 安全漏洞
CVE-2023-540928.8 HIGHLinux kernel 安全漏洞
CVE-2023-540608.8 HIGHLinux kernel 安全漏洞
CVE-2025-687368.8 HIGHLinux kernel 安全漏洞
CVE-2023-540408.8 HIGHLinux kernel 安全漏洞
CVE-2023-539868.6 HIGHLinux kernel 安全漏洞
CVE-2022-507468.4 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50738

暂无评论


发表评论