Lucene search
+L

93 matches found

RedhatCVE
RedhatCVE
added 2026/04/24 6:39 p.m.22 views

CVE-2026-31583

A flaw was found in the Linux kernel's em28xx media driver. This vulnerability, a type of memory corruption, arises from a race condition where the driver attempts to use memory that has already been freed or access a null pointer. This can be triggered when the em28xxv4l2open function is called...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/10 12:10 p.m.6 views

CVE-2026-5774 Juju API Server Denial of Service and Authentication Replay via Unsynchronized Token Map

Improper synchronization of the userTokens map in the API server in Canonical Juju 4.0.5, 3.6.20, and 2.9.56 may allow an authenticated user to possibly cause a denial of service on the server or possibly reuse a single-use discharge token...

6CVSS5.8AI score0.00243EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/10 12:10 p.m.11 views

CVE-2026-5774 Juju API Server Denial of Service and Authentication Replay via Unsynchronized Token Map

Improper synchronization of the userTokens map in the API server in Canonical Juju 4.0.5, 3.6.20, and 2.9.56 may allow an authenticated user to possibly cause a denial of service on the server or possibly reuse a single-use discharge token...

6CVSS5.9AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/08 5:18 a.m.16 views

freerdp: FreeRDP has a heap-use-after-free in ainput_send_input_event

A heap buffer use after free has been discovered in FreeRDP. ainputsendinputevent caches channelcallback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free...

8.7CVSS6AI score0.00467EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/07 11:16 p.m.13 views

freerdp: FreeRDP has a heap-use-after-free in ainput_send_input_event

A heap buffer use after free has been discovered in FreeRDP. ainputsendinputevent caches channelcallback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free...

8.7CVSS6AI score0.00467EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/21 12:31 a.m.12 views

EUVD-2026-13836

Requires malware code to misuse the DDK kernel module IOCTL interface. Such code can use the interface in an unsupported way that allows subversion of the GPU to perform writes to arbitrary physical memory pages. The product utilises a shared resource in a concurrent manner but does not attempt t...

6AI score0.0008EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/20 10:52 p.m.29 views

CVE-2026-22163

The CVE-2026-22163 entry describes a local, high-severity GPU driver vulnerability in Imagination Graphics DDK where malware can misuse the DDK kernel module IOCTL interface to subvert the GPU and perform writes to arbitrary physical memory pages. The root cause is unsynchronized access to a shar...

7.8CVSS6AI score0.0008EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:52 p.m.5 views

CVE-2026-22163

Requires malware code to misuse the DDK kernel module IOCTL interface. Such code can use the interface in an unsupported way that allows subversion of the GPU to perform writes to arbitrary physical memory pages. The product utilises a shared resource in a concurrent manner but does not attempt t...

6AI score0.0008EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 views

Imagination Graphics DDK 安全漏洞

Imagination Graphics DDK is a GPU driver toolkit developed by the British company Imagination. There is a security vulnerability in Imagination Graphics DDK, which stems from unsynchronized access to shared resources, potentially allowing the GPU to write to arbitrary physical memory pages...

7.8CVSS5.9AI score0.0008EPSS
SaveExploits0References1
Redos
Redos
added 2026/03/04 12:00 a.m.7 views

ROS-20260304-73-0001

A vulnerability in the vmcihostsetupnotify function of the mm/gup.c file of the Linux operating system kernel is related to simultaneous execution using a shared resource with incorrect synchronization. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.8CVSS7.3AI score0.00133EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/02/26 12:00 a.m.9 views

The vulnerability of the blockOperations() function in the fs/f2fs/checkpoint.c module of the Linux kernel’s F2FS file system allows a hacker to cause a system failure.

The vulnerability of the blockOperations function in the fs/f2fs/checkpoint.c module of the Linux kernel’s File System F2FS involves a lack of synchronization during the handling of general resources race conditions. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References11Affected Software3
NVD
NVD
added 2026/02/25 9:16 p.m.12 views

CVE-2026-25959

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfcliprdrprovidedata passes freed pDstData to XChangeProperty because the cliprdr channel thread calls xfcliprdrserverformatdataresponse which converts and uses the clipboard data without holding any lock,...

9.8CVSS0.00567EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/02/25 8:36 p.m.10 views

EUVD-2026-8736

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfcliprdrprovidedata passes freed pDstData to XChangeProperty because the cliprdr channel thread calls xfcliprdrserverformatdataresponse which converts and uses the clipboard data without holding any lock,...

6.9CVSS5.5AI score0.00567EPSS
SaveExploits1References9
OSV
OSV
added 2026/02/17 9:27 p.m.10 views

GHSA-F5P9-J34Q-PWCC emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

Summary Multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger fatal error: concurrent map read and map write, causing C2 process crash availability loss. Vulnerable Componentwith code examples Operator relay map h...

7CVSS5.5AI score0.00291EPSS
SaveExploits1References5
OSV
OSV
added 2026/02/09 6:22 p.m.10 views

CVE-2026-24683 FreeRDP has a heap-use-after-free in ainput_send_input_event

FreeRDP is a free implementation of the Remote Desktop Protocol. ainputsendinputevent caches channelcallback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free. Prior to 3.22.0, This...

8.7CVSS5.6AI score
SaveExploits0References4
Redos
Redos
added 2026/01/14 12:00 a.m.6 views

ROS-20260114-7321

A vulnerability in the net/ethtool/netlink.c component of the Linux operating system kernel is related to simultaneous execution using a shared resource with incorrect synchronization. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/13 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 the Linux kernel that stems from not synchronizing the shutdown of a subdevice when a driver is removed, which could lead to reuse after...

5.8AI score0.00179EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.7 views

The vulnerability of the rcu_preempt_deferred_qs_handler() function in the kernel/rcu/tree_plugin.h file of the Linux operating system allows a attacker to trigger a service failure.

The vulnerability of the rcupreemptdeferredqshandler function in the kernel/rcu/treeplugin.h header file of the Linux operating system is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability allows an attacker to trigger a...

5.5CVSS7.2AI score0.00169EPSS
SaveExploits0References17Affected Software4
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 an unsynchronized atomic write operation abort...

6.3AI score0.00188EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.4 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 unsynchronized pending IRQ jobs, which could lead to memory corruption...

6.1AI score0.0014EPSS
SaveExploits0References9
Rows per page
Query Builder