Lucene search
+L

2239 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.21 views

CVE-2023-54048

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

7.8CVSS5.3AI score0.00195EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:10 p.m.23 views

CVE-2025-68594

The CVE CVE-2025-68594 concerns the Poll, Survey & Quiz Maker Plugin by Opinion Stage for WordPress. It is a Missing Authorization vulnerability (broken access control) affecting the plugin up to version 19.12.0. Wordfence reports the issue in a vulnerability list, noting the CVSS base score of 5...

5.3CVSS5.9AI score0.00322EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/24 1:10 p.m.5 views

CVE-2025-68588 WordPress TS Poll plugin <= 2.5.5 - Broken Access Control vulnerability

Missing Authorization vulnerability in totalsoft TS Poll poll-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects TS Poll: from n/a through = 2.5.5...

4.3CVSS5.1AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/24 1:10 p.m.23 views

CVE-2025-68588

Technical details for CVE-2025-68588 are not provided in the supplied documents. No specific product/version/impact/fix information is present here; monitor for updates.

4.3CVSS5.9AI score0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/24 1:10 p.m.46 views

CVE-2025-68588 WordPress TS Poll plugin <= 2.5.5 - Broken Access Control vulnerability

Missing Authorization vulnerability in totalsoft TS Poll poll-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects TS Poll: from n/a through = 2.5.5...

4.3CVSS0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.42 views

CVE-2023-54079 power: supply: bq27xxx: Fix poll_interval handling and races on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...

7.8CVSS0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.46 views

CVE-2023-54079

The CVE-2023-54079 issue affects the Linux kernel power: supply: bq27xxx driver. It describes two poll_interval related races during remove/unbind: previously poll_interval was set to 0 in bq27xxx_battery_teardown() to avoid requeuing the delayed_work item, which could randomly change poll_interv...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54079 power: supply: bq27xxx: Fix poll_interval handling and races on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...

7.8CVSS6.2AI score
SaveExploits0References11
OSV
OSV
added 2025/12/24 12:22 p.m.14 views

CVE-2023-54048 RDMA/bnxt_re: Prevent handling any completions after qp destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

7.8CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:22 p.m.30 views

CVE-2023-54048

The CVE-2023-54048 issue affects the Linux kernel RDMA/bnxt_re driver. It describes a race where completions may still be scheduled for a QP during destruction, because CQs can be active while the QP is being destroyed. The HW can generate completions that indicate the QP is destroyed, leading to...

7.8CVSS6AI score0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54007

In the Linux kernel, the following vulnerability has been resolved: vmcihost: fix a race condition in vmcihostpoll causing GPF During fuzzing, a general protection fault is observed in vmcihostpoll. general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 1 PREEMPT SM...

0.00215EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54007

In the Linux kernel, the following vulnerability has been resolved: vmcihost: fix a race condition in vmcihostpoll causing GPF During fuzzing, a general protection fault is observed in vmcihostpoll. general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 1 PREEMPT SM...

5.7AI score0.00215EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2023-54007

In the Linux kernel, the following vulnerability has been resolved: vmcihost: fix a race condition in vmcihostpoll causing GPF During fuzzing, a general protection fault is observed in vmcihostpoll. general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 1 PREEMPT SM...

5.7AI score0.00215EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54019

In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroupfilerelease causes UAF issues when a cgroup is removed from under a polling process. This is happening because cgroup removal causes ...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.39 views

CVE-2023-54007 vmci_host: fix a race condition in vmci_host_poll() causing GPF

In the Linux kernel, the following vulnerability has been resolved: vmcihost: fix a race condition in vmcihostpoll causing GPF During fuzzing, a general protection fault is observed in vmcihostpoll. general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 1 PREEMPT SM...

0.00215EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 10:55 a.m.25 views

CVE-2023-54007

CVE-2023-54007: Linux kernel vulnerability in vmci_host_poll() where a race between reading vmci_host_dev-&gt;context and vmci_host_dev-&gt;ct_type can read an uninitialized context, causing a general protection fault. The fix reads vmci_host_dev-&gt;context after ct_type is checked to ensure ini...

5.9AI score0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.12 views

CVE-2023-54007 vmci_host: fix a race condition in vmci_host_poll() causing GPF

In the Linux kernel, the following vulnerability has been resolved: vmcihost: fix a race condition in vmcihostpoll causing GPF During fuzzing, a general protection fault is observed in vmcihostpoll. general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 1 PREEMPT SM...

6.2AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 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 improper pollinterval handling and a contention condition on removal, which could lead to memory corruption...

6.1AI score0.00161EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.14 views

PT-2025-53156

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of poll interval within the bq27xxx battery driver. Specifically, the issue involves potential race conditions on device removal...

7.8CVSS6AI score0.00954EPSS
SaveExploits2References899
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.11 views

PT-2025-53282

Name of the Vulnerable Software and Affected Versions Assaf Parag Poll, Survey & Quiz Maker Plugin by Opinion Stage versions through 19.12.1 Description The Assaf Parag Poll, Survey & Quiz Maker Plugin by Opinion Stage has an issue related to incorrectly configured access control security levels,...

8.1CVSS6.5AI score0.00322EPSS
SaveExploits0References3
Rows per page
Query Builder