Lucene search
+L

2495 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.11 views

CVE-2020-36207

An issue was discovered in the aovec crate through 2020-12-10 for Rust. Because Aovec does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur...

7CVSS7.1AI score0.00285EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.10 views

CVE-2020-36211

An issue was discovered in the gfwx crate before 0.3.0 for Rust. Because ImageChunkMut does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur...

7CVSS7.1AI score0.00344EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.9 views

CVE-2020-36218

An issue was discovered in the buttplug crate before 1.0.4 for Rust. ButtplugFutureStateShared does not properly consider !Send|!Sync objects, leading to a data race...

5.9CVSS6.7AI score0.01107EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.9 views

CVE-2020-36203

An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption...

4.7CVSS6.8AI score0.00242EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.9 views

Alibaba Cloud Linux 3 : 0069: go-toolset:rhel8 (ALINUX3-SA-2021:0069)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2021:0069 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2019-16276: Go before 1.12.10 and 1.13...

8.2CVSS7.5AI score0.83433EPSS
SaveExploits6References10
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: mm: revert "mm: shmem: fix data-race in shmem_getattr()"

In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmemgetattr" Revert d949d1d14fa2 "mm: shmem: fix data-race in shmemgetattr" as suggested by Chuck 1. It is causing deadlocks when accessing tmpfs over NFS. As Hugh commented, "added just t...

4.7CVSS6.8AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS6.7AI score0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: media: v4l2-mem2mem: add lock to protect parameter num_rdy

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...

5.5CVSS6.8AI score0.00107EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: net: fix data-races around sk->sk_forward_alloc

In the Linux kernel, the following vulnerability has been resolved: net: fix data-races around sk-skforwardalloc Syzkaller reported this warning: ------------ cut here ------------ WARNING: CPU: 0 PID: 16 at net/ipv4/afinet.c:156 inetsockdestruct+0x1c5/0x1e0 Modules linked in: CPU: 0 UID: 0 PID: ...

4.7CVSS6.7AI score0.00205EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/08 7:15 a.m.13 views

CVE-2025-37804

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.33 views

CVE-2025-37804

...

SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.89 views

CVE-2025-37804

CVE-2025-37804 is rejected/withdrawn; this entry does not represent an active vulnerability.

5.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.10 views

PT-2025-20333

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data-race issue has been identified in the Linux kernel related to io uring. The issue arises when the request owner changes other flag bits, causing KCSAN to complain. The problem...

4.3CVSS5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 4:55 p.m.14 views

CVE-2023-53109

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LLRESERVEDSPACE and...

5.5CVSS6.9AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.3 views

SUSE CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS6.2AI score0.00134EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.6 views

SUSE CVE-2023-53109

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LLRESERVEDSPACE and...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53109

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LLRESERVEDSPACE and...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

DEBIAN-CVE-2023-53109

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LLRESERVEDSPACE and...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53060

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS5.5AI score0.00134EPSS
SaveExploits0References1
Rows per page
Query Builder