Lucene search
+L

346 matches found

debiancve
debiancve
added 2022/05/31 5:59 p.m.97 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS6.9AI score0.00294EPSS
Exploits0
redhatcve
redhatcve
added 2022/05/29 4:22 p.m.51 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS7.5AI score0.00294EPSS
Exploits0References3
cnvd
cnvd
added 2022/05/12 12:0 a.m.67 views

Microsoft Windows Push Notifications Elevation of Privilege Vulnerability

Microsoft Windows Push Notifications is a push notification service from Microsoft Corporation USA. It provides a reliable way to deliver new updates.Microsoft Windows Push Notifications suffers from an elevation of privilege vulnerability. The vulnerability stems from improper handling of...

7CVSS3.4AI score0.00686EPSS
Exploits0References1
cnvd
cnvd
added 2022/05/12 12:0 a.m.45 views

Microsoft Windows Digital Media Receiver Elevation of Privilege Vulnerability

An elevation of privilege vulnerability exists in Microsoft Windows Digital Media Receiver, a desktop operating system from Microsoft Corporation. The vulnerability stems from improper handling of concurrent access when concurrent code needs mutually exclusive access to shared resources during th...

7.8CVSS3.4AI score0.00411EPSS
Exploits0References1
cnvd
cnvd
added 2022/05/12 12:0 a.m.34 views

Microsoft Windows Storage Spaces Controller Elevation of Privilege Vulnerability (CNVD-2022-70064)

An elevation-of-privilege vulnerability exists in Microsoft Windows Storage Spaces Controller, a driver necessary to provide storage space functionality for Microsoft Corporation. The vulnerability stems from improper handling of concurrent access when concurrent code needs to mutually exclusive...

7CVSS3.2AI score0.00545EPSS
Exploits0References1
cnnvd
cnnvd
added 2022/05/10 12:0 a.m.7 views

Microsoft Windows Storage Spaces Controller 竞争条件问题漏洞

An elevation-of-privilege vulnerability exists in Microsoft Windows Storage Spaces Controller, a driver necessary to provide storage space functionality for Microsoft Corporation. The vulnerability stems from improper handling of concurrent access when concurrent code needs to mutually exclusive...

7CVSS7.5AI score0.00545EPSS
Exploits0References5
cnnvd
cnnvd
added 2022/05/10 12:0 a.m.5 views

Microsoft Windows 竞争条件问题漏洞

An elevation of privilege vulnerability exists in Microsoft Windows Digital Media Receiver, a desktop operating system from Microsoft Corporation. The vulnerability stems from improper handling of concurrent access when concurrent code needs mutually exclusive access to shared resources during th...

7.8CVSS7.8AI score0.00411EPSS
Exploits0References5
cnnvd
cnnvd
added 2022/05/10 12:0 a.m.7 views

Microsoft Windows Push Notifications 竞争条件问题漏洞

Microsoft Windows Push Notifications is a push notification service from Microsoft Corporation USA. It provides a reliable way to deliver new updates.Microsoft Windows Push Notifications suffers from an elevation of privilege vulnerability. The vulnerability stems from improper handling of...

7CVSS7.4AI score0.00686EPSS
Exploits0References5
ubuntucve
ubuntucve
added 2022/05/02 12:0 a.m.29 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS6.8AI score0.00294EPSS
Exploits0References6
ptsecurity
ptsecurity
added 2021/10/14 12:0 a.m.5 views

PT-2021-4740 · Apple · Webkit +1

Name of the Vulnerable Software and Affected Versions: Mac OS affected versions not specified Description: The issue is related to a module for displaying web pages in WebKit, which is part of the Mac OS operating system family. It involves the possibility of concurrent execution using a shared...

3.1CVSS5.7AI score0.01107EPSS
Exploits2References22
cnnvd
cnnvd
added 2021/09/05 12:0 a.m.4 views

Huawei HarmonyOS 竞争条件问题漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A competitive condition issue vulnerability exists in Huawei HarmonyOS, which arises from improper handling of concurrent accesses when a component of the...

4.3CVSS5.2AI score0.00342EPSS
Exploits0References3
osv
osv
added 2021/08/25 8:59 p.m.3 views

GHSA-JWPH-QP5H-F9WJ Data races in bunch

An issue was discovered in the bunch crate through 2020-11-12 for Rust. Affected versions of this crate unconditionally implements Send/Sync for Bunch. This allows users to insert T: !Sync to Bunch. It is possible to create a data race to a T: !Sync by invoking the Bunch::get API which returns &T...

8.1CVSS7.1AI score0.01249EPSS
Exploits1References5
github
github
added 2021/08/25 8:59 p.m.33 views

Data races in async-coap

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Affected versions of this crate implement Send/Sync for ArcGuard with no trait bounds on RC. This allows users to send RC: !Send to other threads and also allows users to concurrently access Rc: !Sync from multiple...

8.1CVSS8AI score0.00766EPSS
Exploits0References5Affected Software1
github
github
added 2021/08/25 8:57 p.m.33 views

Data races in parc

In the affected versions of this crate, LockWeak unconditionally implemented Send with no trait bounds on T. LockWeak doesn't own T and only provides &T. This allows concurrent access to a non-Sync T, which can cause undefined behavior like data races...

8.1CVSS7.7AI score0.00833EPSS
Exploits1References5Affected Software1
cnnvd
cnnvd
added 2021/07/22 12:0 a.m.7 views

PJSIP 竞争条件问题漏洞

PJSIP is a free and open source multimedia communications library written in C that implements standards-based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE.A contention problem vulnerability exists in PJSIP, which stems from improper handling of concurrent access when concurrent code need...

5.9CVSS5.8AI score0.02082EPSS
Exploits0References15
ptsecurity
ptsecurity
added 2021/06/30 12:0 a.m.7 views

PT-2021-7946 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A flaw was found in the pfn swap entry to page function in the memory management subsystem of the Linux Kernel. This issue is related to a race condition and can be exploited by an...

8.8CVSS7.4AI score0.03882EPSS
Exploits8References405
osv
osv
added 2021/06/24 7:15 p.m.2 views

CVE-2021-29777

IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server 9.7, 10.1, 10.5, 11.1, and 11.5, under specific circumstance of a table being dropped while being accessed in another session, could allow an authenticated user to cause a denial of srevice IBM X-Force ID: 203031...

6.5CVSS6.7AI score0.01369EPSS
Exploits0References3
cnnvd
cnnvd
added 2021/06/23 12:0 a.m.3 views

IBM DB2 安全漏洞

IBM DB2 is a set of relational database management system from IBM in the United States. The system executes on UNIX, Linux, IBMi, z/OS, and Windows server versions. A security vulnerability exists in IBM Db2 for Linux, UNIX, and Windows including Db2 Connect Server that stems from a specific...

6.5CVSS6.7AI score0.01369EPSS
Exploits0References10
ptsecurity
ptsecurity
added 2021/06/10 12:0 a.m.11 views

PT-2024-11285 · 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 a race condition in the snd seq timer open function, where the timer instance per queue is exclusive, but concurrent accesses are not properly managed. This can...

9.8CVSS6.7AI score0.17563EPSS
Exploits8References1210
cnnvd
cnnvd
added 2021/01/05 12:0 a.m.6 views

Google Android Competitive Conditions Issue Vulnerability

Google Android is a Linux-based open source operating system from the USGoogleOpen Handheld Alliance Google. Google Android OS suffers from a competitive conditions issue vulnerability that arises from improper handling of concurrent access when concurrent code requires mutually exclusive access ...

4.7CVSS6.3AI score0.00104EPSS
Exploits0References3
Rows per page
Query Builder