Lucene search
K

100 matches found

Veracode
Veracode
added 2023/01/06 8:19 a.m.59 views

Improper Locking

openssl is vulnerable to denial of service DoS attacks. When an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems this results in a denial of service when the affected process han...

7.5CVSS7.2AI score0.00139EPSS
Exploits0References5Affected Software2
Tenable Nessus
Tenable Nessus
added 2022/12/21 12:0 a.m.39 views

SUSE SLED15 / SLES15 Security Update : openssl-3 (SUSE-SU-2022:4586-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:4586-1 advisory. - A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checkin...

7.5CVSS7.6AI score0.27298EPSS
Exploits2References6
OSV
OSV
added 2022/12/13 6:30 p.m.31 views

GHSA-VR8J-HGMM-JH9R Denial of service by double-checked locking in openssl-src

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

8.7CVSS6.2AI score0.00139EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/12/13 6:30 p.m.24 views

Denial of service by double-checked locking in openssl-src

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS7.4AI score0.00139EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/12/13 4:15 p.m.1 views

DEBIAN-CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS7AI score0.00139EPSS
Exploits0References1
OSV
OSV
added 2022/12/13 4:15 p.m.1 views

ALPINE-CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS6.9AI score0.00139EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2022/12/13 3:43 p.m.59 views

CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS7.1AI score0.00139EPSS
Exploits0
CNNVD
CNNVD
added 2022/12/13 12:0 a.m.1 views

OpenSSL 安全漏洞

OpenSSL is an open source capable general-purpose cryptographic library from the OpenSSL team that implements the Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols. It supports a variety of cryptographic algorithms, including symmetric ciphers, hashing algorithms, secure...

7.5CVSS7AI score0.00139EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2022/12/13 12:0 a.m.56 views

CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS7AI score0.00139EPSS
Exploits0References3
OSV
OSV
added 2021/05/31 3:39 p.m.13 views

GSD-2021-1000048 locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

locking/qrwlock: Fix ordering in queuedwritelockslowpath This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.189 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.23 views

UVI-2021-1000050 locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

locking/qrwlock: Fix ordering in queuedwritelockslowpath This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.115 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.7 views

GSD-2021-1000050 locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

locking/qrwlock: Fix ordering in queuedwritelockslowpath This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.115 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.12 views

GSD-2021-1000047 locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

locking/qrwlock: Fix ordering in queuedwritelockslowpath This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.11.17 by commit...

7.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2021/04/15 12:0 a.m.3 views

PT-2021-8278 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the locking mechanism in the Linux kernel, specifically in the queued write lock slowpath function. A reader can acquire the lock without holding the wait lock,...

7.8CVSS6.3AI score0.00223EPSS
Exploits7References906
OSV
OSV
added 2019/09/09 12:15 p.m.0 views

DEBIAN-CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.5CVSS7.3AI score0.00324EPSS
Exploits0References1
Veracode
Veracode
added 2019/05/02 5:8 a.m.53 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists in sound/core/control.c as it does not ensure possession of a read/write lock...

4.6CVSS5.6AI score0.00066EPSS
Exploits0References17Affected Software2
UbuntuCve
UbuntuCve
added 2014/12/09 11:59 p.m.23 views

CVE-2014-9065

common/spinlock.c in Xen 4.4.x and earlier does not properly handle read and write locks, which allows local x86 guest users to cause a denial of service write denial or NMI watchdog timeout and host crash via a large number of read requests, a different vulnerability to CVE-2014-9066...

4.4CVSS7.2AI score0.00105EPSS
Exploits0References3
Xen Project
Xen Project
added 2014/12/08 12:0 p.m.71 views

p2m lock starvation

ISSUE DESCRIPTION The current read/write lock implementation is read-biased, which allows a consistent stream of readers to starve writers indefinitely. There are certain rwlocks where guests are capable of applying arbitrary read pressure. IMPACT A malicious guest administrator can deny service ...

4.7CVSS8.9AI score0.00113EPSS
Exploits0Affected Software1
OSV
OSV
added 2014/07/03 4:22 a.m.1 views

DEBIAN-CVE-2014-4653

sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not ensure possession of a read/write lock, which allows local users to cause a denial of service use-after-free and obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX acce...

4.6CVSS7.3AI score0.00066EPSS
Exploits0References1
OSV
OSV
added 2014/07/03 12:0 a.m.0 views

UBUNTU-CVE-2014-4653

sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not ensure possession of a read/write lock, which allows local users to cause a denial of service use-after-free and obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX acce...

4.6CVSS6.7AI score0.00066EPSS
Exploits0References13
Rows per page
Query Builder