Lucene search
+L

35582 matches found

SUSE CVE
SUSE CVE
added 2026/03/22 12:24 a.m.8 views

SUSE CVE-2026-23273

In the Linux kernel, the following vulnerability has been resolved: macvlan: observe an RCU grace period in macvlancommonnewlink error path valis reported that a race condition still happens after my prior patch. macvlancommonnewlink might have made @dev visible before detecting an error, and its...

6.4CVSS5.7AI score0.00125EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/03/21 12:47 p.m.33 views

CVE-2019-25559 SpotPaltalk 1.1.5 Name/Key Field Denial of Service

SpotPaltalk 1.1.5 contains a denial of service vulnerability in the registration code input field that allows local attackers to crash the application by submitting an excessively long string. Attackers can paste a buffer of 1000 characters into the Name/Key field during registration to trigger a...

6.8CVSS0.0017EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2026/03/21 8:1 a.m.8 views

perf: Fix __perf_event_overflow() vs perf_remove_from_context() race

...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0
Veracode
Veracode
added 2026/03/21 5:28 a.m.9 views

Devise Has A Confirmable "change Email" Race Condition Permits User To Confirm Email They Have No Access To

Impact A race condition in Devise's Confirmable module allows an attacker to confirm an email address they do not own. This affects any Devise application using the "reconfirmable" option the default when using Confirmable with email changes. By sending two concurrent email change requests, an...

6CVSS5.9AI score0.00275EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/03/21 3:31 a.m.8 views

EUVD-2026-13935

OpenClaw versions prior to 2026.2.25 contain a time-of-check-time-of-use vulnerability in approval-bound system.run execution where the cwd parameter is validated at approval time but resolved at execution time. Attackers can retarget a symlinked cwd between approval and execution to bypass comma...

6.5CVSS6.3AI score0.00099EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/21 12:0 a.m.10 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.25 contained security vulnerabilities. These vulnerabilities stemmed from a race condition between the time of checking and the time of execution in the system.run function that...

7CVSS6.1AI score0.00099EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/20 8:34 p.m.8 views

Race Condition

Overview effect is a node package that allows you to add effects on images. Affected versions of this package are vulnerable to Race Condition in the MixedScheduler class, where the AsyncLocalStorage context is not properly isolated between concurrent fiber executions. An attacker can access or...

9.1CVSS5.8AI score0.0027EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/20 8:34 p.m.3 views

Race Condition

Overview org.webjars.npm:effect is a node package that allows you to add effects on images. Affected versions of this package are vulnerable to Race Condition in the MixedScheduler class, where the AsyncLocalStorage context is not properly isolated between concurrent fiber executions. An attacker...

9.1CVSS5.8AI score0.0027EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/20 12:6 p.m.4 views

CVE-2026-23273

A flaw was found in the Linux kernel's macvlan module. A race condition can occur during the creation of a macvlan interface, where the device might be made visible before an error is detected. This can lead to a use-after-free vulnerability, allowing a local attacker to cause a system crash Deni...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/20 12:0 p.m.11 views

CVE-2026-23271

A flaw was found in the Linux kernel's perf subsystem. A race condition exists between the perfeventoverflow function and functions like perfremovefromcontext or perfeventexitevent. This occurs because perfeventoverflow may execute with only preemption disabled, allowing other operations to free...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 11:37 a.m.27 views

BIT-PARSE-2026-32943 Parse Server has a password reset token single-use bypass via concurrent requests

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.48, the password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by...

3.1CVSS5.7AI score0.00207EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/20 10:42 a.m.9 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses filelock which is vulnerable to CVE-2025-68146

Summary IBM Maximo Application Suite - Visual Inspection component uses filelock which is vulnerable to CVE-2025-68146, This bulletin contains information regarding the vulnerability and its remediation. Vulnerability Details CVEID:CVE-2025-68146 DESCRIPTION: filelock is a platform-independent fi...

6.5CVSS7.4AI score0.00191EPSS
SaveExploits1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:8 a.m.12 views

CVE-2026-23273

In the Linux kernel, the following vulnerability has been resolved: macvlan: observe an RCU grace period in macvlancommonnewlink error path valis reported that a race condition still happens after my prior patch. macvlancommonnewlink might have made @dev visible before detecting an error, and its...

5.6AI score0.00125EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/03/20 8:8 a.m.42 views

CVE-2026-23273

The CVE refers to a Linux kernel macvlan race: macvlan_common_newlink() can reveal a device before error handling under an RCU grace period, leading to a use-after-free as shown by a KASAN report. Connected OSV entries confirm patches in Rootio-Linux for Root:Debian/Ubuntu variants (Root-OS-DEBIA...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:8 a.m.28 views

CVE-2026-23272 netfilter: nf_tables: unconditionally bump set->nelems before insertion

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS0.00123EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:8 a.m.7 views

CVE-2026-23271

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the software events can end up running it with only preemption disabled...

5.6AI score0.00096EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:8 a.m.53 views

CVE-2026-23271 perf: Fix __perf_event_overflow() vs perf_remove_from_context() race

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the software events can end up running it with only preemption disabled...

7.8CVSS0.00096EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/03/20 8:3 a.m.6 views

mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()

...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/03/20 4:16 a.m.9 views

ALPINE-CVE-2026-32942

PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below contain a heap use-after-free vulnerability in the ICE session that occurs when there are race conditions between session destruction and the callbacks. This issue has been fixed in version 2.17...

8.1CVSS5.3AI score0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 4:16 a.m.7 views

DEBIAN-CVE-2026-32942

PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below contain a heap use-after-free vulnerability in the ICE session that occurs when there are race conditions between session destruction and the callbacks. This issue has been fixed in version 2.17...

8.1CVSS5.3AI score0.00319EPSS
SaveExploits0References1
Rows per page
Query Builder