Lucene search
+L

311 matches found

Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.9 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

6.7AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 6:45 a.m.10 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.9AI score0.0016EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.47 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS7.5AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2024/02/29 11:15 p.m.1 views

DEBIAN-CVE-2021-47056

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADFSTATUSPFRUNNING should be set after adfdevinit ADFSTATUSPFRUNNING is only used and checked by adfvf2pfshutdown before calling adfiovputmsg-mutexlockvf2pflock, however the vf2pflock is initialized in adfdevinit,...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.7 views

CVE-2021-47056

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADFSTATUSPFRUNNING should be set after adfdevinit ADFSTATUSPFRUNNING is only used and checked by adfvf2pfshutdown before calling adfiovputmsg-mutexlockvf2pflock, however the vf2pflock is initialized in adfdevinit,...

5.5CVSS7.4AI score
SaveExploits0References8
Prion
Prion
added 2024/02/28 9:15 a.m.32 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nbd: Fix NULL pointer in flushworkqueue Open /dev/nbdX first, the configrefs will be 1 and the pointers in nbddevice are still null. Disconnect /dev/nbdX, then reference a null recvworkq. The protection by configrefs in...

6.3AI score0.0025EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/12/27 12:0 a.m.5 views

PT-2025-32442

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue resolves a timeout error occurring in the Bluetooth btnxpuart driver during power save stress testing. The problem arises when the power save mechanism activates UART break...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: USB: gadget: Fix obscure lockdep violation for udc_mutex

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

5.5CVSS6.2AI score0.00141EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2023/04/06 3:23 p.m.10 views

389-ds:1.4 bug fix update

An update is available for 389-ds-base, module.389-ds-base. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list 389 Directory Server is an LDAP version 3 LDAPv3...

6.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.3 views

SUSE CVE-2019-11366

An issue was discovered in atftpd in atftp 0.7.1. It does not lock the threadlistmutex mutex before assigning the current thread data structure. As a result, the daemon is vulnerable to a denial of service attack due to a NULL pointer dereference. If threaddata is NULL when assigned to current, a...

5.9CVSS6.8AI score0.02098EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:5 a.m.3 views

SUSE CVE-2019-19813

In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in mutexlock in kernel/locking/mutex.c. This is related to mutexcanspinonowner in kernel/locking/mutex.c, btrfsqgroupfreemeta in...

7.1CVSS6.6AI score0.02129EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.11 views

kernel: ALSA: jack: Access input_dev under mutex

In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access inputdev under mutex It is possible when using ASoC that inputdev is unregistered while calling sndjackreport, which causes NULL pointer dereference. In order to prevent this serialize access to inputdev using...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2022/06/06 12:3 p.m.7 views

SUSE-SU-2022:1955-1 Security update for the Linux Kernel (Live Patch 4 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-5916 fixes several issues. The following security issues were fixed: - CVE-2022-1048: Fixed a race Condition in sndpcmhwfree leading to use-after-free due to the AB/BA lock with buffermutex and mmaplock bsc1197597. - CVE-2022-30594: Fixed restriction bypass...

7.8CVSS7.6AI score0.00798EPSS
SaveExploits1References6
OSV
OSV
added 2022/06/05 1:4 a.m.8 views

SUSE-SU-2022:1942-1 Security update for the Linux Kernel (Live Patch 26 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122103 fixes several issues. The following security issues were fixed: - CVE-2022-1048: Fixed a race Condition in sndpcmhwfree leading to use-after-free due to the AB/BA lock with buffermutex and mmaplock bsc1197597. - CVE-2022-30594: Fixed restriction...

7.8CVSS7.6AI score0.00798EPSS
SaveExploits1References6
OSV
OSV
added 2022/06/04 6:33 p.m.5 views

SUSE-SU-2022:1940-1 Security update for the Linux Kernel (Live Patch 26 for SLE 12 SP4)

This update for the Linux Kernel 4.12.14-9596 fixes several issues. The following security issue was fixed: - CVE-2022-30594: Fixed restriction bypass on setting the PTSUSPENDSECCOMP flag bnc1199602. - Add missing modulemutex lock to module notifier for previous live patches bsc1199834...

7.8CVSS7.7AI score0.00798EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/26 8:34 a.m.3 views

SUSE-SU-2022:1859-1 Security update for the Linux Kernel (Live Patch 15 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-1503005954 fixes several issues. The following security issue was fixed: - CVE-2022-1280: Fixed a use-after-free vulnerability in drmleaseheld in drivers/gpu/drm/drmlease.c. This flaw allowed a local user privilege attacker to cause a denial of service DoS ...

6.3CVSS6.3AI score0.00275EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/25 5:33 p.m.3 views

SUSE-SU-2022:1849-1 Security update for the Linux Kernel (Live Patch 2 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-5910 fixes several issues. The following security issue was fixed: - CVE-2022-1280: Fixed a use-after-free vulnerability in drmleaseheld in drivers/gpu/drm/drmlease.c. This flaw allowed a local user privilege attacker to cause a denial of service DoS or a...

6.3CVSS6.3AI score0.00275EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/04/05 12:0 a.m.5 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. Xen suffers from a security vulnerability...

5.6CVSS6.6AI score0.00232EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2022/03/25 12:0 a.m.3 views

Red Hat libvirt 安全漏洞

Red Hat libvirt is a Linux API for implementing Linux virtualization features from Red Hat, Inc. It supports a variety of Hypervisors, including Xen and KVM, as well as QEMU and a number of virtual products for other operating systems. A security vulnerability exists in the libvirt nwfilter drive...

4.3CVSS6.3AI score0.01049EPSS
SaveExploits0References14
CNVD
CNVD
added 2021/09/23 12:0 a.m.56 views

Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-85294)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a buffer overflow vulnerability, which can be exploited by attackers to unlock a mutex lock from an unlocked thread, leading to memory corruption...

8.1CVSS5AI score0.00766EPSS
SaveExploits0References1
Rows per page
Query Builder