Lucene search
+L

246 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/03 11:31 p.m.10 views

drm/xe: Fix taking invalid lock on wedge

...

5.5CVSS7AI score0.00119EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47091

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to releas...

5.5CVSS5.5AI score0.0017EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/30 12:00 a.m.11 views

The vulnerability of the dma_buf_vmap() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the dmabufvmap function in the Linux operating system is related to incorrect resource locking. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS6.2AI score0.00159EPSS
SaveExploits0References12Affected Software9
OSV
OSV
added 2025/07/25 12:53 p.m.9 views

CVE-2025-38372 RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling xastore and xaerase were used without holding the proper lock, which led to a lockdep warning due to unsafe RCU usage. This patch replaces them with xastore and xaerase...

7.8CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.10 views

CVE-2025-38372

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling xastore and xaerase were used without holding the proper lock, which led to a lockdep warning due to unsafe RCU usage. This patch replaces them with xastore and xaerase...

7.8CVSS5.4AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.22 views

CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.20 views

CVE-2025-38338 fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

0.00162EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/06/24 6:19 a.m.15 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00256EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/06/20 10:59 a.m.6 views

CVE-2022-49989

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmdioctldmop The error exit of privcmdioctldmop is calling unlockpages potentially with pages being NULL, leading to a NULL dereference. Additionally lockpages doesn't check for pinuserpagesfast...

5.5CVSS7.1AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.17 views

CVE-2022-50045

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...

5.5CVSS0.00134EPSS
SaveExploits0References7
NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-49989

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmdioctldmop The error exit of privcmdioctldmop is calling unlockpages potentially with pages being NULL, leading to a NULL dereference. Additionally lockpages doesn't check for pinuserpagesfast...

5.5CVSS0.00223EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:01 a.m.101 views

CVE-2022-50045

CVE-2022-50045 is a Linux kernel issue affecting the powerpc/pci path. The vulnerability arose from a locking interaction in get_phb_number(), which could cause a DEBUG_ATOMIC_SLEEP warning when sleep-prone OF routines are called while a hose_spinlock is held. The resolution involves modifying ge...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.23 views

CVE-2022-50045

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:01 a.m.15 views

CVE-2022-50045 powerpc/pci: Fix get_phb_number() locking

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...

5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.18 views

CVE-2022-50045 powerpc/pci: Fix get_phb_number() locking

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...

0.00134EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:00 a.m.10 views

CVE-2022-49998 rxrpc: Fix locking in rxrpc's sendmsg

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

7.8CVSS6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.15 views

CVE-2025-38005

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Add missing locking Recent kernels complain about a missing lock in k3-udma.c when the lock validator is enabled: 4.128073 WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169...

7.8CVSS5.7AI score0.00195EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.7 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 a locking issue in the sendmsg implementation of rxrpc, which could lead to a race condition...

5.5CVSS6AI score0.00178EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/06 1:43 p.m.123 views

CVE-2025-38002

CVE-2025-38002 concerns the Linux kernel io_uring/fdinfo path. The fix acquires the ctx->uring_lock around io_uring_show_fdinfo() and wraps the whole process in a ->uring_lock_trylock, returning no output if the lock can’t be grabbed. This addresses a race when the ring is actively resized,...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/05/29 1:15 p.m.32 views

CVE-2025-37999 fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

0.00174EPSS
SaveExploits0References3
Rows per page
Query Builder