Lucene search
+L

7726 matches found

SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.10 views

SUSE CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS7.6AI score0.00141EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/24 12:00 a.m.4 views

PT-2025-22228

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock scenario in the Linux kernel has been resolved. The issue occurred when the ucsi displayport remove partner function held con-mutex waiting for dp altmode work to complete,...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.9 views

SUSE CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS6.4AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.8 views

SUSE CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS7.5AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.8 views

PT-2025-29060

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double-unlock bug exists in the nfs return empty folio function within the NFS read functionality of the Linux kernel. This issue can lead to a deadlock when a file is read...

7.8CVSS6.7AI score0.00156EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 1:24 a.m.15 views

SUSE CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

4.7CVSS7.7AI score0.00191EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/04/17 2:35 p.m.13 views

CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS6.8AI score0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

DEBIAN-CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS5.3AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.14 views

CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.20 views

CVE-2025-22077

In the Linux kernel, the following vulnerability has been resolved: Revert "smb: client: fix TCP timers deadlock after rmmod" This reverts commit e9f2517a3e18a54a3943c098d2226b245d488801. Commit e9f2517a3e18 "smb: client: fix TCP timers deadlock after rmmod" is intended to fix a null-ptr-deref in...

9.8CVSS0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.16 views

UBUNTU-CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.7CVSS6AI score0.00141EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

UBUNTU-CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/16 3:16 p.m.13 views

UBUNTU-CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/16 3:15 p.m.16 views

CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

5.5CVSS0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:15 p.m.11 views

DEBIAN-CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

5.5CVSS5.6AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.4 views

UBUNTU-CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.24 views

CVE-2025-22127

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:13 p.m.14 views

CVE-2025-22127 f2fs: fix potential deadloop in prepare_compress_overwrite()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder