Lucene search
K

15 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: vdpasim: A memory leak was fixed when freeing IOTLBs. After the commit bda324fd037a “vdpasim: control virtqueue support”, vdpasim-iommu became an array of IOTLBs. Therefore, we should clean the mappings of each freed IOTLB one...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.2 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.7AI score0.00032EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-55592

Malicious code in bioql PyPI...

7.4AI score0.00017EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2022-50263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix memory leak when freeing IOTLBs After commit bda324fd037a vdpasim: control...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.1 views

SUSE CVE-2022-50263

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...

5.5CVSS7.2AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.2 views

DEBIAN-CVE-2022-50263

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...

5.5CVSS5.4AI score0.00017EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.3 views

CVE-2022-50263

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...

5.5CVSS0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

UBUNTU-CVE-2022-50263

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...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References6
CVE
CVE
added 2025/09/15 2:20 p.m.17 views

CVE-2022-50263

CVE-2022-50263 concerns the Linux kernel component vdpasim. The vulnerability stems from a memory leak when freeing IOTLBs: after the commit that added control virtqueue support, vdpasim->iommu became an array of IOTLBs, and mappings must be cleaned for each free IOTLB rather than deleting onl...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:20 p.m.3 views

CVE-2022-50263 vdpasim: fix memory leak when freeing IOTLBs

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...

5.5CVSS6.7AI score0.00017EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.1 views

PT-2025-37517

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was resolved in the vdpasim component of the Linux kernel. The issue occurred when freeing IOTLBs after commit bda324fd037a "vdpasim: control virtqueue support"...

6.2AI score0.00017EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.5 views

CVE-2022-50058

In the Linux kernel, the following vulnerability has been resolved: vdpasimblk: set number of address spaces and virtqueue groups Commit bda324fd037a "vdpasim: control virtqueue support" added two new fields nas, ngroups to vdpasimdevattr, but we forgot to initialize them for vdpasimblk. When...

5.5CVSS5.3AI score0.00074EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: vdpasim: fix memory leak when freeing IOTLBs

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...

5.5CVSS6.7AI score0.00017EPSS
Exploits0References5
OSV
OSV
added 2023/01/17 6:20 p.m.7 views

GSD-2023-1000886 vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.87 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/17 5:37 p.m.10 views

GSD-2023-1000415 vdpasim: fix memory leak when freeing IOTLBs

vdpasim: fix memory leak when freeing IOTLBs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder