Lucene search
+L

323 matches found

OSV
OSV
added 2024/09/14 11:07 a.m.8 views

OESA-2024-2123 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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 eas...

7.8CVSS6AI score0.00886EPSS
SaveExploits5References23
RedhatCVE
RedhatCVE
added 2024/09/13 11:42 a.m.20 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6.8AI score0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 6:15 a.m.19 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

7.8CVSS0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.31 views

CVE-2024-46678 bonding: change ipsec_lock from spin lock to mutex

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

7.8CVSS0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.17 views

CVE-2024-46678 bonding: change ipsec_lock from spin lock to mutex

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

6.7AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46678 bonding: change ipsec_lock from spin lock to mutex

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

7.8CVSS6AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.11 views

The vulnerability of the bpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the bpf component in the Linux operating system’s kernel is related to a failure in bpfspinlock, when it is set as the value of bpftimer. This occurs because the bpfmapupdateelem call reassigns another timer object. Exploiting this vulnerability can allow an attacker to trigg...

5.5CVSS6.8AI score0.00215EPSS
SaveExploits0References10Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.7 views

SUSE CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 4:15 a.m.17 views

UBUNTU-CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.5 views

SUSE 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.5CVSS6.2AI score0.00232EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.11 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.00215EPSS
SaveExploits0References6
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.00232EPSS
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.00232EPSS
SaveExploits0References1
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.00232EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.9 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:01 a.m.11 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.25 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:05 a.m.8 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.6 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
Rows per page
Query Builder