Lucene search
+L

691 matches found

NVD
NVD
added 2025/06/18 10:15 a.m.12 views

CVE-2025-38037

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

5.5CVSS0.00203EPSS
SaveExploits0References10
CVE
CVE
added 2025/06/18 9:33 a.m.111 views

CVE-2025-38037

The CVE-2025-38037 issue affects the Linux kernel’s VXLAN FDB handling. The root cause is a data race where the FDB entry’s fields used and updated may be concurrently accessed by multiple threads, triggering KCSAN reports in vxlan_xmit paths. The fix is to annotate these accesses with READ_ONCE(...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38037

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.24 views

CVE-2025-38037 vxlan: Annotate FDB data races

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

0.00203EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38037 vxlan: Annotate FDB data races

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as 1. Can be reproduced using 2. Suppress these reports by...

6.9AI score
SaveExploits0References13
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: Fixed issues related to data races around sk-skforwardalloc. Syzkaller reported this warning: ------------------ cut here ------------------ WARNING: CPU: 0 PID: 16 In: net/ipv4/afinet.c:156 Function:...

7.5CVSS6.5AI score0.00587EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.25 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2025-1618)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ipv4: Fix a data-race around sysctlfibsyncmem.CVE-2022-49637 ima: Fix potential memory leak in imainitcrypto.CVE-2022-49627 MIPS: pgalloc: fix...

9.8CVSS7.2AI score0.00874EPSS
SaveExploits0References141
RedhatCVE
RedhatCVE
added 2025/05/26 12:13 a.m.25 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

2.9CVSS7.2AI score0.00245EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/26 12:13 a.m.27 views

CVE-2025-48751

The processlock crate 0.1.0 for Rust allows data races in unlock...

2.9CVSS7.2AI score0.00265EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/05/24 3:30 a.m.20 views

process_lock has a Potential Unsound issue in unlock

The processlock crate 0.1.0 for Rust allows data races in unlock...

9.8CVSS6.8AI score0.00265EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/05/24 3:30 a.m.37 views

GHSA-6V24-6WGF-8VJ6 process_lock has a Potential Unsound issue in unlock

The processlock crate 0.1.0 for Rust allows data races in unlock...

2.9CVSS7.1AI score0.00265EPSS
SaveExploits1References4
NVD
NVD
added 2025/05/24 3:15 a.m.24 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

9.8CVSS0.00245EPSS
SaveExploits1References2
NVD
NVD
added 2025/05/24 3:15 a.m.25 views

CVE-2025-48751

The processlock crate 0.1.0 for Rust allows data races in unlock...

9.8CVSS0.00265EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/24 3:15 a.m.13 views

CVE-2025-48751

The processlock crate 0.1.0 for Rust allows data races in unlock...

9.8CVSS5.8AI score0.00265EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/24 12:00 a.m.11 views

PT-2025-22828 · Unknown · Process Lock

Name of the Vulnerable Software and Affected Versions: process lock crate version 0.1.0 Description: The issue allows data races in unlock, which can lead to unpredictable behavior. Recommendations: For process lock crate version 0.1.0, consider avoiding the use of the unlock functionality until ...

2.9CVSS6.1AI score0.00265EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2025/05/24 12:00 a.m.12 views

PT-2025-22830 · Anode · Anode

Name of the Vulnerable Software and Affected Versions: anode crate version 0.1.0 Description: The issue concerns data races that can occur in the unlock mechanism of the SpinLock in the anode crate for Rust. Recommendations: For anode crate version 0.1.0, consider disabling the unlock function in...

2.9CVSS6.5AI score0.00245EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2025/05/24 12:00 a.m.36 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

2.9CVSS0.00245EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/24 12:00 a.m.7 views

CVE-2025-48753

In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock...

2.9CVSS7AI score0.00245EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/24 12:00 a.m.28 views

CVE-2025-48751

The processlock crate 0.1.0 for Rust allows data races in unlock...

2.9CVSS0.00265EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/24 12:00 a.m.59 views

CVE-2025-48753

CVE-2025-48753 affects the anode crate 0.1.0 for Rust. The issue is a data race in SpinLock_UNLOCK, arising from the unlock path, which can lead to concurrent access problems. The NVD CVSSv3.1 vector indicates a CRITICAL impact (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) with network attack vector, hig...

9.8CVSS7AI score0.00245EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder