CVE-2022-50263
MEDIUMLinux Kernel < 6.0.19 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix memory leak when freeing IOTLBs After commit bda324fd037a ("vdpasim: control virtqueue support"), vdpasim->iommu became an array of IOTLB, so we should clean the mappings of each free one by one instead of just deleting the ranges in the first IOTLB which may leak maps.
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
1.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (5)
linux/linux_kernel
< 6.0.19
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 6.0.19linux
linux/Kernel
< 6.1.5linux
Timeline
Published
Sep 15, 2025
Tracked Since
Feb 18, 2026