Lucene search
+L

1373 matches found

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

EUVD-2021-32479

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.01436EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-21873

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00344EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-21877

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00344EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2021-33021

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.00717EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-2628

Malicious code in bioql PyPI...

6.4AI score0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-55979

Malicious code in bioql PyPI...

7.8CVSS7.3AI score0.00256EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-5979

Malicious code in bioql PyPI...

7.3AI score0.00211EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-20979

Malicious code in bioql PyPI...

6.3AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/25 4:15 p.m.6 views

CVE-2025-60019

glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location...

3.7CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2025/09/25 4:15 p.m.11 views

CVE-2025-60019

glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location...

3.7CVSS0.00328EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/25 3:53 p.m.2 views

CVE-2025-60019 Glib-networking: uninitialized memory dereferences on glib-networking through glib-networking/tls/openssl/gtlsbio.c via g_tls_bio_new_from_iostream() and g_tls_bio_new_from_datagram_based()

glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location...

3.7CVSS6.5AI score0.00328EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/25 12:0 a.m.8 views

GNOME glib-networking 代码问题漏洞

GNOME glib-networking is a networking extension package for Glib a collection of five underlying libraries written in C. A code issue vulnerability exists in GNOME glib-networking that stems from the OpenSSL backend not properly checking the return value of a memory allocation routine, which coul...

3.7CVSS6.6AI score0.00328EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.12 views

CVE-2025-39853

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS0.00163EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/19 3:26 p.m.48 views

CVE-2025-39853

CVE-2025-39853 affects the Linux kernel i40e driver. The issue arises when the MAC list is empty, as list_first_entry() can return a pointer to an invalid object, risking invalid memory access upon use. The advisory notes the fix is to replace list_first_entry() with list_first_entry_or_null(), p...

7.1CVSS6.1AI score0.00163EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39853 i40e: Fix potential invalid access when MAC list is empty

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

0.00163EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.6 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 the Linux kernel that stems from accessing an empty MAC list using listfirstentry, which could result in invalid memory accesses...

7.1CVSS6AI score0.00163EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/17 5:34 p.m.7 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS5.9AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.3 views

DEBIAN-CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 2:56 p.m.8 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS6.3AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.9 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 that stems from a memory cleanup loop error that could lead to a memory leak and invalid memory access...

5.5CVSS5.7AI score0.00215EPSS
SaveExploits0References8
Rows per page
Query Builder