Lucene search
+L

2816 matches found

Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.11 views

PT-2026-22641

Name of the Vulnerable Software and Affected Versions affected versions not specified Description A memory corruption issue arises when concurrent access to a shared buffer occurs during IOCTL calls. This can lead to unpredictable system behavior. Recommendations At the moment, there is no...

7.8CVSS6AI score0.00071EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/02 12:0 a.m.15 views

Qualcomm Chipsets 资源管理错误漏洞

Qualcomm Chipsets are a series of chipset developed by Qualcomm Incorporation. Qualcomm Chipsets have a resource management vulnerability, which stems from concurrent access to shared buffers during IOCTL calls, potentially leading to memory corruption...

7.8CVSS5.8AI score0.00071EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.13 views

PT-2026-23499

Name of the Vulnerable Software and Affected Versions OliveTin versions prior to 3000.10.3 Description OliveTin is susceptible to a denial-of-service condition stemming from an unsynchronized access issue within its OAuth2 login flow. Concurrent requests to the /oauth/login API endpoint can trigg...

7.5CVSS6.9AI score0.00394EPSS
SaveExploits1
NVD
NVD
added 2026/02/25 9:16 p.m.11 views

CVE-2026-25952

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

9.8CVSS0.00599EPSS
SaveExploits1References11
Cvelist
Cvelist
added 2026/02/25 8:38 p.m.41 views

CVE-2026-25997 FreeRDP has heap-use-after-free in xf_clipboard_format_equal

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

6.9CVSS0.00567EPSS
SaveExploits1References9
OSV
OSV
added 2026/02/25 8:38 p.m.9 views

CVE-2026-25997 FreeRDP has heap-use-after-free in xf_clipboard_format_equal

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

6.9CVSS6AI score
SaveExploits0References11
AlpineLinux
AlpineLinux
added 2026/02/25 8:27 p.m.3 views

CVE-2026-25953

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reads from a freed xfAppWindow because the RDPGFX DVC thread obtains a bare pointer via xfrailgetwindow without any lifetime protection, while the main thread can concurrently...

9.8CVSS5.9AI score0.00587EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/02/25 8:24 p.m.6 views

CVE-2026-25952

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

9.8CVSS5.9AI score0.00599EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/02/25 7:1 p.m.6 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

7.8CVSS5.8AI score0.00445EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/25 2:18 p.m.6 views

kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling

A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free UAF vulnerability exists in the hcidisconnectallsync function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this...

8.8CVSS5.8AI score0.00242EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/25 4:6 a.m.9 views

CVE-2026-27128

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, a Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s...

6.9CVSS5.5AI score0.00176EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/25 12:28 a.m.11 views

kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling

A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free UAF vulnerability exists in the hcidisconnectallsync function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this...

8.8CVSS5.8AI score0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 2:42 a.m.12 views

CVE-2026-27128 Craft CMS's race condition in Token Service potentially allows for token usage greater than the token limit

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, a Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s...

6.9CVSS5.7AI score
SaveExploits0References4
Snyk
Snyk
added 2026/02/23 10:16 p.m.5 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the getTokenRoute function. An attacker can bypass token usage limits by sending concurrent requests before the database update completes,...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/23 10:16 p.m.13 views

GHSA-6FX5-5CW5-4897 Craft CMS Race condition in Token Service potentially allows for token usage greater than the token limit

A Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s usage count, checks if it’s within limits, then updates the database in separate non-atomic operations. By...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/23 6:23 p.m.7 views

GO-2026-4504 emp3r0r Affected by Concurrent Map Access DoS (panic/crash) in github.com/jm33-m0/emp3r0r/core

emp3r0r Affected by Concurrent Map Access DoS panic/crash in github.com/jm33-m0/emp3r0r/core...

7.5CVSS5.3AI score0.00291EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/21 12:16 a.m.8 views

CVE-2026-27189

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below, use non-atomic and insufficiently synchronized local JSON persistence flows, potentially causing concurrent operations to lose updates or corrupt local state...

6.6CVSS0.00112EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/21 12:1 a.m.6 views

CVE-2026-27189 OpenSift: Race-prone local persistence could cause state corruption/loss

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below, use non-atomic and insufficiently synchronized local JSON persistence flows, potentially causing concurrent operations to lose updates or corrupt local state...

6.6CVSS5.3AI score0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/21 12:1 a.m.26 views

CVE-2026-27189

OpenSift: A race-prone local persistence issue in versions ≤ 1.1.2-alpha due to non-atomic and insufficiently synchronized JSON persistence flows. This can cause concurrent operations to lose updates or corrupt local state across sessions (study/quiz/flashcard/wellness/auth stores). The vulnerabi...

6.6CVSS5.5AI score0.00112EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.15 views

OpenSift 安全漏洞

OpenSift is an open-source artificial intelligence learning assistant developed by OpenSift. Versions of OpenSift 1.1.2-alpha and earlier contained security vulnerabilities. These vulnerabilities stemmed from the use of non-atomic and insufficiently synchronized local JSON persistence processes,...

6.6CVSS5.8AI score0.00112EPSS
SaveExploits0References2
Rows per page
Query Builder