Lucene search
+L

294 matches found

SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.6 views

SUSE CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

6.4CVSS6.5AI score0.00241EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.16 views

CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

4.4CVSS6.7AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:08 a.m.27 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

4.4CVSS6.5AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

DEBIAN-CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7.8CVSS5.4AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.30 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.18 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.14 views

CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.11 views

UBUNTU-CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7.8CVSS5.7AI score0.00241EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.28 views

CVE-2023-52795 vhost-vdpa: fix use after free in vhost_vdpa_probe()

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

6.6AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:31 p.m.84 views

CVE-2023-52795

Summary: CVE-2023-52795 affects the Linux kernel vhost-vdpa path. The vulnerability is a use-after-free/double-free in vhost_vdpa_probe() caused by put_device() calling vhost_vdpa_release_dev() which frees a device via ida_simple_remove(). This was resolved in the Linux kernel; the Astra Linux ad...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.36 views

CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7.8CVSS7AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52795 vhost-vdpa: fix use after free in vhost_vdpa_probe()

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.17 views

CVE-2023-52795 vhost-vdpa: fix use after free in vhost_vdpa_probe()

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

7AI score0.00241EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.21 views

CVE-2022-48706 vdpa: ifcvf: Do proper cleanup if IFCVF init fails

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

6.8AI score0.00207EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:22 p.m.92 views

CVE-2022-48706

The CVE-2022-48706 entry concerns the Linux kernel and a memory-leak in the virtual data path (vdpa) IFCVF path. Root cause: ifcvf_mgmt_dev leaks memory if not freed on exit and the existing cleanup in ifcvf_init_hw does not handle it, so the fix adds proper cleanup at the return path to ensure m...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.33 views

CVE-2022-48706 vdpa: ifcvf: Do proper cleanup if IFCVF init fails

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

6.4AI score0.00207EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.22 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:22 p.m.13 views

CVE-2022-48706 vdpa: ifcvf: Do proper cleanup if IFCVF init fails

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

5.8AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a post-release reuse vulnerability in the vhost-vdpa module...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References5
Rows per page
Query Builder