Lucene search
+L

64 matches found

EUVD
EUVD
added 2026/03/25 12:30 p.m.10 views

EUVD-2026-15311

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix use-after-free on error path In the error path of sevtsminitlocked, the code dereferences 't' after it has been freed with kfree. The prerr statement attempts to access t-tioen and t-tioinitdone after the memory...

5.7AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 1:15 p.m.10 views

UBUNTU-CVE-2022-50837

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag8021q: avoid leaking ctx on dsatag8021qregister error path If dsatag8021qsetup fails, for example due to the inability of the device to install a VLAN, the tag8021q context of the switch will leak. Make sure it is...

5.7AI score0.00208EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.30 views

CVE-2022-50874 RDMA/erdma: Fix refcount leak in erdma_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:23 p.m.11 views

CVE-2022-50874 RDMA/erdma: Fix refcount leak in erdma_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.10 views

PT-2025-54110

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdma mmap rdma user mmap entry get take reference, we should release it when not need anymore, add the missing rdma user mmap entry put in the error path to fix it...

6.3AI score0.00172EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.8AI score0.00225EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:55 a.m.18 views

CVE-2023-54009

No concrete technical details for CVE-2023-54009 are provided in the Connected documents. The Linux kernel runtime PM leak fix description appears only in the Initial document; no vendor/product/version specifics or remediation details are reproduced here.

6.1AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:19 a.m.7 views

CVE-2023-53744 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/12/08 1:16 a.m.23 views

CVE-2022-50620

CVE-2022-50620: Linux kernel/f2fs issue fixed. Root cause: in the error path of f2fs_start_discard_thread(), dcc->f2fs_issue_discard was not invalidated, allowing kthread_stop() to dereference an invalid pointer in the shutdown path (e.g., f2fs_stop_discard_thread, kill_f2fs_super, and related...

6.1AI score0.00195EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 4:8 p.m.24 views

CVE-2025-40247

CVE-2025-40247 affects the Linux kernel drm/msm path. The issue arises in msm_vma_job_free via an ioctl path cleanup when prealloc_cleanup() runs without a preceding successful prealloc_allocate(), leading to a NULL-pointer/translation fault in the pgtable preallocation flow. Public details descr...

6AI score0.00182EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-384118)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-384118 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA...

7.8CVSS6.1AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.5 views

UBUNTU-CVE-2022-50484

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allocated resources. However, when -ENOMEM hits at th...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5210

Malicious code in bioql PyPI...

7.2AI score0.00198EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-12963

Malicious code in bioql PyPI...

7.1AI score0.00216EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:2 a.m.6 views

drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()

...

5.5CVSS7AI score0.00244EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53190

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: vxlan: Fix memory leaks in error path The memory allocated by vxlanvnigroupinit is not freed...

5.5CVSS5AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2023-53195

In the Linux kernel, the following vulnerability has been resolved: mlxsw: minimal: fix potential memory leak in mlxswmlinecardsinit The line cards array is not freed in the error path of mlxswmlinecardsinit, which can lead to a memory leak. Fix by freeing the array in the error path, thereby...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

UBUNTU-CVE-2022-50244

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in cxlpciafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-deref becau...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increas...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53078

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from aluaactivate, then 'qdata' is not freed, which will cause following...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder