Lucene search
+L

569 matches found

NVD
NVD
added 2024/08/21 7:15 a.m.27 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.8CVSS0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 7:15 a.m.11 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.6 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...

7.8CVSS5.8AI score0.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.53 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
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: tracing: Restructure trace_clock_global() to never block

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.9AI score0.00246EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.9 views

SUSE CVE-2024-41036

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks are actually functional then there is a deadlock with the 'statelock' spinlock between ks8851startxmitspi and ks8851irq: watchdog: BUG: soft...

4.7CVSS6.3AI score0.00751EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/29 3:15 p.m.19 views

UBUNTU-CVE-2024-41036

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks are actually functional then there is a deadlock with the 'statelock' spinlock between ks8851startxmitspi and ks8851irq: watchdog: BUG: soft...

7.5CVSS6.3AI score0.00751EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.7 views

SUSE CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

5.5CVSS6.6AI score0.00313EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/07/16 7:56 p.m.19 views

CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

5.2CVSS7.1AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.4 views

DEBIAN-CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS5.4AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.6 views

UBUNTU-CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS5.9AI score0.00178EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.22 views

CVE-2022-48858 net/mlx5: Fix a race on command flush flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS7.2AI score0.00178EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.40 views

CVE-2022-48858 net/mlx5: Fix a race on command flush flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS0.00178EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.32 views

CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS5.4AI score0.00178EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

4.7CVSS5.2AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

UBUNTU-CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS5.9AI score0.00313EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.16 views

CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS5.9AI score0.00313EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

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

5.5CVSS5.2AI score0.00757EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS6.4AI score0.00197EPSS
SaveExploits0References38
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

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

7.5CVSS6AI score0.00757EPSS
SaveExploits0References29
Rows per page
Query Builder