Lucene search
+L

1064 matches found

OSV
OSV
added 2025/06/18 11:2 a.m.15 views

CVE-2022-50127 RDMA/rxe: Fix error unwind in rxe_create_qp()

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix error unwind in rxecreateqp In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like the spin locks are not setup until rxeqpinitreq. If an error occures before this point then t...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2025/06/18 11:2 a.m.92 views

CVE-2022-50127

CVE-2022-50127 affects the Linux kernel RDMA/rxe path. The vulnerability occurs in rxe_create_qp() where rxe_qp_from_init() initializes qp before spinlocks are set up (before rxe_qp_init_req()). If an error happens prior to the proper initialization, an unwind path calls rxe_cleanup()/rxe_qp_do_c...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.3 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 Linux kernel that stems from rxecreateqp not properly initializing a spinlock, which could lead to a null pointer dereference...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Makes vmddev::cfglock of type rawspinlockt Access to the PCI configuration space via pciops::read and pciops::write is a low-level hardware operation. These functions can be accessed with disabled interrupts, even on...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fixed peer hash locking issues related to RCU callbacks. In its address list, afa now retains pointers to and references to one or more rxrpcpeer objects. The address list is freed under RCU; currently, the references...

7.5CVSS6.2AI score0.00299EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: gpio: rcar: Use rawspinlock to protect register access The rawspinlock is used to fix spurious messages about invalid context when spinlock debugging is enabled. The lock is only used to serialize register access. 4.239592...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RISCV: Fixed sleeping in an invalid context in die. Die can be called in an exception handler, and therefore cannot sleep. However, die takes spinlockt, which can sleep when PREEMPTRT is enabled. This causes the following warning...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References3
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 vulnerability has been resolved: gpio: xilinx: Convert gpiolock to a raw spinlock. Functions related to the irqchip may be called in the context of a raw spinlock. Therefore, we must also use a raw spinlock for our own internal locking mechanisms. This fix...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Net: Ethernet: mtk-star-emac: fixed spinlock recursion issues during rx/tx polls. Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in the mtk-star-emac driver to avoid spinlock recursion issues...

7.5CVSS5.6AI score0.0045EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/29 2:15 p.m.2 views

DEBIAN-CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/29 2:15 p.m.3 views

UBUNTU-CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/05/29 12:0 a.m.6 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 uninitialized txhandlingspinlock in mcanclassdev...

5.5CVSS7.5AI score0.00152EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/26 12:13 a.m.22 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.00215EPSS
SaveExploits1References1
NVD
NVD
added 2025/05/24 3:15 a.m.19 views

CVE-2025-48753

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

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

CVE-2025-48753

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

9.8CVSS5.8AI score0.00215EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/05/24 12:0 a.m.6 views

CVE-2025-48753

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

2.9CVSS7AI score0.00215EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/24 12:0 a.m.9 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.00215EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2025/05/24 12:0 a.m.31 views

CVE-2025-48753

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

2.9CVSS0.00215EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/24 12:0 a.m.55 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.00215EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/05/24 12:0 a.m.10 views

Anode 竞争条件问题漏洞

Anode is an open source scalable read/write program for Rust by Obsidian Dynamics. A contention condition issue vulnerability exists in Anode version 0.1.0, which stems from a possible data contention when SpinLock is unlocked...

2.9CVSS6.7AI score0.00215EPSS
SaveExploits1References3
Rows per page
Query Builder