Lucene search
+L

3375 matches found

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

EUVD-2025-28923

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-29376

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-59946

Malicious code in bioql PyPI...

6.3AI score0.00231EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:06 a.m.12 views

Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

...

5.5CVSS7AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53461 io_uring: wait interruptibly for request completions on exit

In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...

4.7AI score
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.39 views

CVE-2023-53461

CVE-2023-53461 pertains to the Linux kernel’s io_uring exit path. The vulnerability comes from io_ring_exit_work, invoked by kworker, waiting on request completions in a way that could interact with signal handling. The patch changes the wait state from TASK_UNINTERRUPTIBLE to TASK_INTERRUPTIBLE ...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/10/01 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 the Linux kernel that stems from the ioringexitwork function waiting for a request to complete without using an interruptible state, which...

5.9AI score0.00155EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/30 12:00 a.m.16 views

NewStart CGSL MAIN 6.06 : kernel Multiple Vulnerabilities (NS-SA-2025-0206)

The remote NewStart CGSL host, running version MAIN 6.06, has kernel packages installed that are affected by multiple vulnerabilities: - A stack overflow flaw was found in the Linux kernel's TIPC protocol functionality in the way a user sends a packet with malicious content where the number of...

9CVSS7.1AI score0.89721EPSS
SaveExploits145References41
Amazon
Amazon
added 2025/09/29 12:00 a.m.54 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdevl3rcv CVE-2025-22103 In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying CVE-2025-22113...

8.8CVSS7.1AI score0.00587EPSS
SaveExploits4
Vulnrichment
Vulnrichment
added 2025/09/23 6:00 a.m.3 views

CVE-2025-39875 igb: Fix NULL pointer dereference in ethtool loopback test

In the Linux kernel, the following vulnerability has been resolved: igb: Fix NULL pointer dereference in ethtool loopback test The igb driver currently causes a NULL pointer dereference when executing the ethtool loopback test. This occurs because there is no associated qvector for the test ring...

6AI score0.00127EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/23 12:00 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 the Linux kernel that stems from not properly handling the qvector of a test ring, which could result in a null pointer dereference...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.9 views

SUSE CVE-2023-53370

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.7 views

SUSE CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.4AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.14 views

CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

DEBIAN-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.12 views

UBUNTU-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.1 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

6AI score0.00127EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.3AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2025/09/19 3:26 p.m.46 views

CVE-2025-39858

The CVE-2025-39858 entry concerns a Linux kernel issue in mlx4_en_create_rx_ring where a NULL check after page_pool_create() could dereference an invalid pointer, since page_pool_create() returns ERR_PTR values. The fix replaces the NULL check with an IS_ERR() check to properly handle error point...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.12 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.1AI score
SaveExploits0References5
Rows per page
Query Builder