Lucene search
+L

609 matches found

CNNVD
CNNVD
added 2025/07/25 12:00 a.m.7 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 security vulnerability exists in Linux kernel that stems from a transport assignment contention condition that could lead to the use of obsolete pointers...

4.7CVSS6.9AI score0.00121EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.5 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 security vulnerability exists in the Linux kernel that stems from a contention condition issue in the TTY wakeup path...

4.7CVSS7AI score0.00117EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.3 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 security vulnerability exists in Linux kernel that stems from a transport lookup contention condition that could lead to a null pointer dereference...

4.7CVSS6.8AI score0.00114EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.6 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 security vulnerability exists in Linux kernel that stems from an RCU release contention condition that could lead to post-release use...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.2 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 security vulnerability exists in Linux kernel that stems from a data contention in shownumainfo...

4.7CVSS8AI score0.00113EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/24 12:00 a.m.12 views

2FAuth 安全漏洞

2FAuth is a web application from Bubka Personal Developers for managing two-factor authentication 2FA accounts and generating their security codes. A security vulnerability exists in 2FAuth version v5.5.0 that stems from a group deletion contention condition that could lead to data inconsistencie...

6.5CVSS6.8AI score0.00298EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.5 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 security vulnerability exists in the Linux kernel that stems from an overly sensitive contention condition check in kernfsshoulddrainopenfiles, which could lead to a false...

5.5CVSS7.9AI score0.0016EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.1 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 security vulnerability exists in Linux kernel that stems from data contention and null pointer dereferencing in jbd2, which could lead to a crash...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/07/09 12:00 a.m.9 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 security vulnerability exists in the Linux kernel that stems from userfaultfdmove and swap cache contention resulting in a corrupted RSS counter...

4.7CVSS8AI score0.00113EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/07/09 12:00 a.m.6 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 security vulnerability exists in the Linux kernel that stems from a uartlite driver registration contention condition that could lead to null pointer dereferencing...

5.5CVSS7.9AI score0.00158EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/20 12:00 a.m.4 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 security vulnerability exists in the Linux kernel that stems from a contention condition in the priotune function that could lead to a qlen underflow...

4.7CVSS6.4AI score0.00126EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.6 views

SUSE CVE-2022-50173

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References12
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50173

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

5.5CVSS0.00164EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50173

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/18 11:03 a.m.84 views

CVE-2022-50173

CVE-2022-50173 affects the Linux kernel DRM/MSM MDP5 path. The vulnerability arises from not grabbing the global state lock after an early return when hwpipe is disabled, allowing contention and potentially returning 0. The public entries describe the fix as “Fix global state lock backoff” and ci...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/06/18 11:03 a.m.10 views

CVE-2022-50173 drm/msm/mdp5: Fix global state lock backoff

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.16 views

CVE-2022-50173 drm/msm/mdp5: Fix global state lock backoff

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes an issue that the new CONFIGDRMDEBUGMODESETLOCK stu...

0.00164EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.9 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 security vulnerability exists in the Linux kernel that stems from a buffer access contention condition in the PCM OSS layer that could lead to reuse after release...

4.7CVSS6.6AI score0.00134EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.8 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 security vulnerability exists in the Linux kernel that stems from sf-pdma not properly handling multi-threaded accesses, which could lead to data contention...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.4 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 security vulnerability exists in the Linux kernel that stems from a data contention for FDB entries, which could lead to memory corruption...

5.5CVSS7.5AI score0.00191EPSS
SaveExploits0References9
Rows per page
Query Builder