Lucene search
+L

313 matches found

CNNVD
CNNVD
added 2024/08/22 12:0 a.m.6 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 buffer error vulnerability exists in Linux kernel that stems from a failure to properly handle objects containing bpfspinlock and bpftimer, leading to possible overwrites and...

5.5CVSS6.5AI score0.00207EPSS
Exploits0References6
NVD
NVD
added 2024/08/21 7:15 a.m.23 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...

5.5CVSS0.00225EPSS
Exploits0References2
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.00225EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.45 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...

0.00225EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.5 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
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.6 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.00248EPSS
Exploits0References13
OSV
OSV
added 2024/07/29 3:15 p.m.18 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...

5.5CVSS6.3AI score0.00248EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.4 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.00199EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2024/07/16 7:56 p.m.17 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
Exploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.1 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
Exploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.4 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
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.21 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...

7.2AI score0.00178EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.27 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
Exploits0
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.31 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...

0.00178EPSS
Exploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.2 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.00199EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.14 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...

4.7CVSS5.9AI score0.00199EPSS
Exploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.7 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...

4.7CVSS5.9AI score0.00199EPSS
Exploits0References7
OSV
OSV
added 2024/07/12 1:15 p.m.1 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.00235EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.5 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...

5.5CVSS6AI score0.00235EPSS
Exploits0References29
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.27 views

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.00235EPSS
Exploits0
Rows per page
Query Builder