Lucene search
+L

290 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-14837

Malicious code in bioql PyPI...

8.7CVSS6.6AI score0.00932EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-49501

Malicious code in bioql PyPI...

7.8CVSS8AI score0.00261EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-46433

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.0141EPSS
SaveExploits3References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-53409

Malicious code in bioql PyPI...

7.8CVSS7.3AI score0.00221EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-59913

Malicious code in bioql PyPI...

6.3AI score0.00149EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-29584

Malicious code in bioql PyPI...

6.3AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.12 views

CVE-2023-53467

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89appendprobereqie Do kfreeskbnew before goto out to prevent potential leak...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 4:4 p.m.5 views

CVE-2023-53423 objtool: Fix memory leak in create_static_call_sections()

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS4.9AI score
SaveExploits0References8
OSV
OSV
added 2025/09/18 1:33 p.m.14 views

CVE-2023-53371 net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5efsttredirectanycreate The memory pointed to by the fs-any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the...

5.5CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50348

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix a memory leak in an error handling path If this memdupuser call fails, the memory allocated in a previous call a few lines above should be freed. Otherwise it leaks...

5.5CVSS0.00146EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/16 1:8 p.m.2 views

CVE-2025-39830 net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 2:46 p.m.3 views

CVE-2023-53261 coresight: Fix memory leak in acpi_buffer->pointer

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix memory leak in acpibuffer-pointer There are memory leaks reported by kmemleak: ... unreferenced object 0xffff00213c141000 size 1024: comm "systemd-udevd", pid 2123, jiffies 4294909467 age 6062.160s hex dump first 3...

5.5CVSS7.5AI score
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:45 p.m.32 views

CVE-2022-50294

CVE-2022-50294 affects the Linux kernel’s libertas wifi driver (lbs_init_adapter). The root cause is a memory leak when kfifo_alloc() fails, where the cmd buffer is not freed, with remediation by adding memory free handling in the error path. The vulnerability yields a local attacker against a de...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/09/15 2:6 p.m.43 views

CVE-2023-53195

CVE-2023-53195 affects the Linux kernel mlxsw minimal subsystem. The vulnerability stems from a memory leak in mlxsw_m_linecards_init(), where the line cards array was not freed in the error path. The patch fixes this by freeing the array in the error path, making it equivalent to mlxsw_m_linecar...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/19 5:15 p.m.10 views

DEBIAN-CVE-2025-38582

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix double destruction of rsvqp rsvqp may be double destroyed in error flow, first in freemrinit, and then in hnsroceexit. Fix it by moving the freemrinit call into hnsrocev2init. listdel corruption, ffff589732eb9b50-ne...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:3 p.m.6 views

CVE-2025-38582 RDMA/hns: Fix double destruction of rsv_qp

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix double destruction of rsvqp rsvqp may be double destroyed in error flow, first in freemrinit, and then in hnsroceexit. Fix it by moving the freemrinit call into hnsrocev2init. listdel corruption, ffff589732eb9b50-ne...

7.8CVSS7.4AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-37872

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: net: txgbe: fix memory leak in txgbeprobe error path When txgbeswinit is called, memory is...

5.5CVSS6.1AI score0.00294EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-5914

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability has been identified in the libarchive library, specifically within the archivereadformatrarseekdata function. This flaw involves an integer...

7.8CVSS7.1AI score0.00337EPSS
SaveExploits2References2
Debian CVE
Debian CVE
added 2025/08/11 10:54 p.m.8 views

CVE-2025-55158

Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim’s internal typed value typvalT management. Specifically, the cleartv...

8.8CVSS5.6AI score0.00351EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/07/23 7:57 p.m.7 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.4AI score0.00162EPSS
SaveExploits0References2
Rows per page
Query Builder