Lucene search
+L

2167 matches found

OSV
OSV
added 2025/09/15 2:22 p.m.5 views

CVE-2023-53240 xsk: check IFF_UP earlier in Tx path

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References6
Amazon
Amazon
added 2025/09/15 12:0 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async CVE-2024-58240 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel CVE-2025-37750 ...

7.8CVSS6.9AI score0.0037EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.10 views

PT-2025-37681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability exists in the Linux kernel related to the xsk socket kernel functionality. Specifically, the issue involves a potential NULL pointer dereference in the xsk transmit Tx pa...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-29003

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The PollNY extension for MediaWiki through 1.35 allows XSS via an answer option for a poll question, entered during Special:CreatePoll or Special:UpdatePoll...

5.4CVSS6.2AI score0.00519EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/08 3:15 a.m.4 views

CVE-2025-10078

A vulnerability was detected in SourceCodester Online Polling System 1.0. Affected is an unknown function of the file /admin/candidates.php. Performing manipulation of the argument ID results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be use...

9.8CVSS5.8AI score0.00383EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/04 4:15 p.m.2 views

DEBIAN-CVE-2025-38687

In the Linux kernel, the following vulnerability has been resolved: comedi: fix race between polling and detaching syzbot reports a use-after-free in comedi in the below link, which is due to comedi gladly removing the allocated async area even though poll requests are still active on the...

4.7CVSS4.9AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

AZL-66860 CVE-2025-38687 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: comedi: fix race between polling and detaching syzbot reports a use-after-free in comedi in the below link, which is due to comedi gladly removing the allocated async area even though poll requests are still active on the...

4.7CVSS5.6AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.2 views

DEBIAN-CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS7.2AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.4 views

CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS6.4AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/04 4:15 p.m.5 views

UBUNTU-CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS5.8AI score0.00276EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/04 3:52 p.m.31 views

CVE-2025-23259

CVE-2025-23259 affects the DPDK Poll Mode Driver (PMD) used in NVIDIA Mellanox DPDK components. The issue allows a VM-level attacker to leak information and cause denial of service on the network interface. Public advisories from SUSE/openSUSE/Nessus indicate this vulnerability was addressed by u...

6.5CVSS5.9AI score0.00276EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/04 3:52 p.m.15 views

CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS0.00276EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/04 3:52 p.m.7 views

CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS7.2AI score0.00276EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:46 a.m.15 views

In the OpenSSL compatibility layer implementation, the function RAND_poll() was not behaving as expected and leading to the potential for predictable values returned from RAND_bytes() after fork() is called. This can lead to weak or predictable random numbers generated in applications that are both using RAND_bytes() and doing fork() operations. This only affects applications explicitly calling RAND_bytes() after fork() and does not affect any internal TLS operations. Although RAND_bytes() documentation in OpenSSL calls out not being safe for use with fork() without first calling RAND_poll(), an additional code change was also made in wolfSSL to make RAND_bytes() behave similar to OpenSSL after a fork() call without calling RAND_poll(). Now the Hash-DRBG used gets reseeded after detecting running in a new process. If making use of RAND_bytes() and calling fork() we recommend updating to the latest version of wolfSSL. Thanks to Per Allansson from Appgate for the report.

...

9.8CVSS7AI score0.00387EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.6 views

NVIDIA Mellanox DPDK 竞争条件问题漏洞

NVIDIA Mellanox DPDK is a data plane development kit from NVIDIA. NVIDIA Mellanox DPDK suffers from a Competitive Condition Issue vulnerability that stems from the Poll Mode Driver could lead to information disclosure and denial of service attacks...

6.5CVSS5.9AI score0.00276EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/04 12:0 a.m.4 views

PT-2025-35949

Name of the Vulnerable Software and Affected Versions NVIDIA Mellanox DPDK affected versions not specified Description NVIDIA Mellanox DPDK contains an issue in the Poll Mode Driver PMD that may allow an attacker on a virtual machine VM within the system to potentially disclose information and...

6.5CVSS6.5AI score0.00276EPSS
SaveExploits0References23
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:42 p.m.6 views

net: fec: remove .ndo_poll_controller to avoid deadlocks

...

5.5CVSS7AI score0.00193EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-7152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability, which was classified as critical, has been found in MicroPython 1.21.0/1.22.0-preview. Affected by this issue is the function pollsetaddfd of t...

9.8CVSS6.1AI score0.00892EPSS
SaveExploits1References2
NVD
NVD
added 2025/08/28 1:16 p.m.4 views

CVE-2025-53328

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Opinion Stage Poll, Survey & Quiz Maker Plugin by Opinion Stage social-polls-by-opinionstage allows PHP Local File Inclusion.This issue affects Poll, Survey & Quiz Maker Plugin b...

7.5CVSS0.00417EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/08/28 12:37 p.m.2 views

CVE-2025-53328 WordPress Poll, Survey & Quiz Maker Plugin by Opinion Stage Plugin <= 19.11.0 - Local File Inclusion Vulnerability

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Assaf Parag Poll, Survey & Quiz Maker Plugin by Opinion Stage allows PHP Local File Inclusion. This issue affects Poll, Survey & Quiz Maker Plugin by Opinion Stage: from n/a...

7.5CVSS7.3AI score0.00417EPSS
SaveExploits1References1
Rows per page
Query Builder