Lucene search
+L

748 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.9 views

AZL-48771 CVE-2022-48887 affecting package kernel 5.15.200.1-1

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.00235EPSS
SaveExploits0References1
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.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.51 views

CVE-2022-48887 drm/vmwgfx: Remove rcu locks from user resources

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...

7.8CVSS0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48887 drm/vmwgfx: Remove rcu locks from user resources

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...

7.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2024/08/21 6:10 a.m.102 views

CVE-2022-48887

CVE-2022-48887 affects the Linux kernel DRM vmwgfx driver. User-resource lookups previously used RCU paths, which were buggy and could crash when command buffers were submitted from two threads. The fix replaces the RCU-based lookups with a regular spin lock to remove races in accesses to shared ...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.70 views

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...

7.8CVSS5AI score0.00235EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.16 views

CVE-2022-48887 drm/vmwgfx: Remove rcu locks from user resources

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...

7.8CVSS6.9AI score0.00235EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.33 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.9AI score0.00245EPSS
SaveExploits0References18
Pen Test Partners Blog
Pen Test Partners Blog
added 2024/08/07 5:56 a.m.15 views

Key safe security, or the lack of it

A few years back we put a key safe into our office. Previously, we had used a very simple locked cabinet to ensure keys were returned, as before that, keys kept being accidentally taken home. There’s no data of significance kept at the office. Everything is hosted elsewhere, but we could do witho...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2024/07/31 4:30 p.m.48 views

CVE-2024-41952 Zitadel has an "Ignoring unknown usernames" vulnerability

Zitadel is an open source identity management system. ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. If enabled, ZITADEL will show the password prompt even if the user doesn't exist and report...

5.3CVSS0.00633EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/07/30 12:0 a.m.8 views

PT-2024-30719 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel, specifically with the fsl qmc hdlc module. The carrier lock spinlock protects the carrier detection, but while it is held, framer get status i...

7.5CVSS5.2AI score0.00141EPSS
SaveExploits0References17
CVE
CVE
added 2024/07/29 3:4 p.m.156 views

CVE-2024-41080

CVE-2024-41080 concerns the Linux kernel and describes a deadlock risk in io_uring when locking order is not respected in io_register_iowq_max_workers. The root cause is that io_put_sq_data() can be called while uring_lock is held, risking deadlock with sqd->lock. The documented fix releases u...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/26 3:11 a.m.15 views

SUSE CVE-2024-41012

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

6.3CVSS6.3AI score0.00223EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/07/23 6:31 p.m.27 views

CVE-2024-41012

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

5.5CVSS6.9AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/23 8:15 a.m.3 views

DEBIAN-CVE-2024-41012

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

6.3CVSS6AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/23 8:15 a.m.11 views

UBUNTU-CVE-2024-41012

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

6.3CVSS6.3AI score0.00223EPSS
SaveExploits0References31
Vulnrichment
Vulnrichment
added 2024/07/23 8:6 a.m.35 views

CVE-2024-41012 filelock: Remove locks reliably when fcntl/close race is detected

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

6.7AI score0.00223EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/23 8:6 a.m.232 views

CVE-2024-41012

In the Linux kernel, CVE-2024-41012 pertains to a fcntl/close race in file locking where an LSM could allow the first do_lock_file_wait() to acquire a lock while denying the second removal, and POSIX lock removal could fail due to GFP_KERNEL allocation during range splitting. The issue can lead t...

7.8CVSS6.9AI score0.00223EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.4 views

SUSE CVE-2024-40980

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

4.7CVSS6AI score0.00235EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.8 views

kernel: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References5
Rows per page
Query Builder