Lucene search
+L

319 matches found

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.9 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.6 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
OSV
OSV
added 2019/12/17 6:15 a.m.2 views

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

5.5CVSS5.7AI score0.02129EPSS
SaveExploits1References1
OSV
OSV
added 2019/12/17 6:15 a.m.13 views

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

5.5CVSS7.7AI score0.02129EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2019/12/17 5:43 a.m.35 views

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

5.9AI score0.02129EPSS
SaveExploits1References5
OSV
OSV
added 2019/04/20 1:29 p.m.4 views

UBUNTU-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.9AI score0.02098EPSS
SaveExploits1References6
OSV
OSV
added 2019/04/20 1:29 p.m.4 views

DEBIAN-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.9CVSS9.1AI score0.02098EPSS
SaveExploits1References1
Prion
Prion
added 2018/04/03 5:29 p.m.24 views

Code injection

In Qualcomm Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel before security patch level 2018-04-05, while IPA WAN-driver is processing multiple requests from modem/user-space module, the global variable "numq6rule" does not have a mut...

4.6CVSS7.8AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2018/04/03 5:29 p.m.20 views

CVE-2017-14880

In Qualcomm Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel before security patch level 2018-04-05, while IPA WAN-driver is processing multiple requests from modem/user-space module, the global variable "numq6rule" does not have a mut...

7.8CVSS7.3AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/04/03 5:0 p.m.22 views

CVE-2017-14880

In Qualcomm Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel before security patch level 2018-04-05, while IPA WAN-driver is processing multiple requests from modem/user-space module, the global variable "numq6rule" does not have a mut...

7.3AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2018/03/30 9:29 p.m.15 views

CVE-2017-14877

While the IPA driver in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-08-31 is processing IOCTL commands there is no mutex lock of allocated memory. If one thread sends an ioctl cmd IPAIOCQUERYRTTBLINDEX while another sends an ioctl cmd IPAIOCDELRTRULE, a use-after-free conditi...

9.8CVSS7.5AI score0.00605EPSS
SaveExploits0References2
Prion
Prion
added 2018/03/30 9:29 p.m.16 views

Race condition

While the IPA driver in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-08-31 is processing IOCTL commands there is no mutex lock of allocated memory. If one thread sends an ioctl cmd IPAIOCQUERYRTTBLINDEX while another sends an ioctl cmd IPAIOCDELRTRULE, a use-after-free conditi...

7.5CVSS9.2AI score0.00605EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2018/03/30 9:0 p.m.26 views

CVE-2017-14877

While the IPA driver in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-08-31 is processing IOCTL commands there is no mutex lock of allocated memory. If one thread sends an ioctl cmd IPAIOCQUERYRTTBLINDEX while another sends an ioctl cmd IPAIOCDELRTRULE, a use-after-free conditi...

7.5AI score0.00605EPSS
SaveExploits0References2
Rows per page
Query Builder