Lucene search
+L

53 matches found

SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.7 views

SUSE CVE-2022-50145

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

5.5CVSS6.4AI score0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50145

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-50145

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 11:3 a.m.9 views

CVE-2022-50145

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

7.8CVSS5.3AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.15 views

CVE-2022-50145 dmaengine: sf-pdma: Add multithread support for a DMA channel

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

7.8CVSS0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:3 a.m.82 views

CVE-2022-50145

CVE-2022-50145 affects the Linux kernel’s dmaengine sf-pdma: multithreaded use of a DMA channel can trigger OOPS/hang due to a data race where threads reread and reuse a descriptor after device_prep_dma_memcpy() is called. The root cause is that descriptors could be freed or substituted, causing ...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: - net: rose: locking the socket in rosebind - syzbot reported a soft lockup in roseloopbacktimer, with repro calls to bind from multiple threads. RoseBind must lock the socket to avoid this issue...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.16 views

SUSE CVE-2025-21749

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rosebind syzbot reported a soft lockup in roseloopbacktimer, with a repro calling bind from multiple threads. rosebind must lock the socket to avoid this issue...

3.3CVSS6.4AI score0.00181EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

AZL-57826 CVE-2025-21749 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rosebind syzbot reported a soft lockup in roseloopbacktimer, with a repro calling bind from multiple threads. rosebind must lock the socket to avoid this issue...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/03 12:0 a.m.7 views

PT-2024-32825

Name of the Vulnerable Software and Affected Versions Wasmtime versions 19.0.0 through 20.0.0 Wasmtime versions 21.0.0 through 21.0.1 Wasmtime versions 22.0.0 Wasmtime versions 23.0.0 through 23.0.2 Wasmtime versions 24.0.0 Wasmtime versions 25.0.0 through 25.0.1 Description A race condition in...

2.9CVSS6.4AI score0.00153EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/21 7:15 a.m.5 views

UBUNTU-CVE-2022-48887

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the driver crash by submitting command buffers from two...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 11:15 a.m.8 views

UBUNTU-CVE-2022-48715

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References11
Snyk
Snyk
added 2024/06/11 6:30 p.m.5 views

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Overview Affected versions of this package are vulnerable to Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' in the authentication process. An attacker can elevate privileges by exploiting race conditions during the token validation steps. This is only...

5.5CVSS9.2AI score0.0083EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/07/06 12:0 a.m.14 views

PT-2023-15835 · Huawei · Huawei Share

Name of the Vulnerable Software and Affected Versions: Huawei Share affected versions not specified Description: A race condition vulnerability exists due to multi-thread access to mutually exclusive resources. This issue may cause the program to exit abnormally when successfully exploited...

5.9CVSS5.5AI score0.00334EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/07/05 12:0 a.m.11 views

Huawei HarmonyOS 竞争条件问题漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a security vulnerability that stems from Huawei sharing a conditional contention vulnerability due to multi-threaded access to...

5.9CVSS6AI score0.00334EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/21 4:21 p.m.7 views

Mozilla: Use-after-free in InputStream implementation

The Mozilla Foundation Security Advisory describes this flaw as: Freeing arbitrary nsIInputStream's on a different thread than creation could have led to a use-after-free and potentially exploitable crash...

6.5CVSS7.5AI score0.00639EPSS
SaveExploits0References6
OSV
OSV
added 2022/09/17 12:33 a.m.19 views

GSD-2022-1005856 dmaengine: sf-pdma: Add multithread support for a DMA channel

dmaengine: sf-pdma: Add multithread support for a DMA channel This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:10 a.m.13 views

GSD-2022-1005598 dmaengine: sf-pdma: Add multithread support for a DMA channel

dmaengine: sf-pdma: Add multithread support for a DMA channel This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.7 views

PT-2022-34114 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.137 Description: The issue concerns the addition of multithread support for a DMA channel in the sf-pdma driver. It was introduced in version v5.5 and fixed in version v5.10.137. The actual impact and atta...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:42 p.m.13 views

GSD-2022-1005251 dmaengine: sf-pdma: Add multithread support for a DMA channel

dmaengine: sf-pdma: Add multithread support for a DMA channel This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder