Lucene search
+L

12907 matches found

NVD
NVD
added 2025/09/15 3:15 p.m.20 views

CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS0.00118EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2023-53231

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

5.5CVSS5.2AI score0.00137EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2023-53204

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-races around user-unixinflight. user-unixinflight is changed under spinlockunixgclock, but toomanyunixfds reads it locklessly. Let's annotate the write/read accesses to user-unixinflight. BUG: KCSAN: data-race in...

4.7CVSS0.00117EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 3:15 p.m.10 views

CVE-2022-50338

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2022-50302

In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfslockfile expects the struct filelock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if the flfile field is NULL...

7.5CVSS0.00361EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50285

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlblock before decrementing h-resvhugepages The h-hugepages counters are protected by the hugetlblock, but allochugepage has a corner case where it can decrement the counter outside of the lock. This could le...

5.5CVSS0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2022-50302

In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfslockfile expects the struct filelock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if the flfile field is NULL...

7.5CVSS5.7AI score0.00361EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:49 p.m.12 views

CVE-2022-50338

...

SaveExploits0
CVE
CVE
added 2025/09/15 2:49 p.m.27 views

CVE-2022-50338

The CVE-2022-50338 entry concerns a Linux kernel binder UAF in a race between binder_update_page_range() and munmap() that can access alloc->vma after it is freed. Affected component: kernel Binder in Linux kernel (stable branches 5.4 and 5.10). Root cause: improper locking around mmap/vma han...

6AI score
SaveExploits0
CVE
CVE
added 2025/09/15 2:45 p.m.48 views

CVE-2022-50302

CVE-2022-50302 concerns the Linux kernel mutual-exclusion lock handling in lockd and vfs_lock_file. The approved description states that vfs_lock_file() expects a fully initialized struct file_lock, and that re-exported NFSv3 could OOPS if fl_file is NULL after unlocking, indicating a potential l...

7.5CVSS6.1AI score0.00361EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.13 views

CVE-2022-50302 lockd: set other missing fields when unlocking files

In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfslockfile expects the struct filelock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if the flfile field is NULL...

7.5CVSS0.00361EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.17 views

CVE-2023-53231 erofs: Fix detection of atomic context

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:22 p.m.38 views

CVE-2023-53231

The CVE-2023-53231 entry concerns the Linux kernel erofs subsystem. The vulnerability stems from incorrect detection of atomic context when z_erofs_decompressqueue_endio can be invoked under an RCU/lock context (e.g., from blk_mq_flush_plug_list). The patch updates the context check to rcu_read_l...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.4 views

CVE-2023-53231 erofs: Fix detection of atomic context

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

6AI score0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:21 p.m.28 views

CVE-2023-53216

CVE-2023-53216 affects the Linux kernel on ARM64 where EFI runtime services could sleep in an invalid context due to the new efi_rt_lock spinlock. The root cause is the addition of a spinlock (efi_rt_lock) introduced by commit ff7a167961d1 to execute EFI runtime services from a dedicated stack, w...

7.8CVSS6.2AI score0.00164EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.14 views

CVE-2023-53216 arm64: efi: Make efi_rt_lock a raw_spinlock

In the Linux kernel, the following vulnerability has been resolved: arm64: efi: Make efirtlock a rawspinlock Running a rt-kernel base on 6.2.0-rc3-rt1 on an Ampere Altra outputs the following: BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:46 inatomic: 1,...

7.8CVSS0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:21 p.m.37 views

CVE-2023-53204

CVE-2023-53204 affects the Linux kernel af_unix subsystem. The root cause is a data race on the unix_inflight field: user->unix_inflight is modified under spin_lock(unix_gc_lock), while too_many_unix_fds() reads it locklessly, enabling a race between unix_attach_fds and the unix_inflight acces...

4.7CVSS6AI score0.00117EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.15 views

CVE-2023-53204 af_unix: Fix data-races around user->unix_inflight.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-races around user-unixinflight. user-unixinflight is changed under spinlockunixgclock, but toomanyunixfds reads it locklessly. Let's annotate the write/read accesses to user-unixinflight. BUG: KCSAN: data-race in...

0.00117EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.10 views

CVE-2022-50285 mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlblock before decrementing h-resvhugepages The h-hugepages counters are protected by the hugetlblock, but allochugepage has a corner case where it can decrement the counter outside of the lock. This could le...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:21 p.m.33 views

CVE-2022-50285

CVE-2022-50285 tracks a Linux kernel vulnerability in the hugetlb subsystem where resv_huge_pages could be decremented outside the hugetlb_lock, risking a corrupted counter. The issue arises in alloc_huge_page’s corner case, creating a local (unprivileged) attack surface with a low attack complex...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder