Lucene search
K

19 matches found

EUVD
EUVD
added 2025/10/22 6:30 p.m.3 views

EUVD-2022-54739

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS5.3AI score0.00016EPSS
Exploits0References8
NVD
NVD
added 2025/03/06 4:15 p.m.12 views

CVE-2024-58071

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and veth0 is a lower of vlan1. This is not useful in...

5.5CVSS0.00023EPSS
Exploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS5.7AI score0.00016EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.7 views

CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS5.7AI score0.00016EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:13 a.m.81 views

CVE-2022-49490

CVE-2022-49490: In the Linux kernel, drm/msm/mdp5 had a NULL dereference risk in mdp5_pipe_release when mdp5_get_global_state could return an error (-EDEADLK) during modeset lock handling. The fix propagates such errors from mdp5_get_global_state to mdp5_pipe_release and returns a proper error in...

5.5CVSS6.6AI score0.00016EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.8 views

CVE-2022-49488 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

5.5CVSS5.4AI score0.00016EPSS
Exploits0References10
CVE
CVE
added 2025/02/26 2:13 a.m.82 views

CVE-2022-49488

In CVE-2022-49488, the Linux kernel subsystem drm/msm/mdp5 is affected. The root cause is that mdp5_get_global_state could return the error -EDEADLK while acquiring the modeset lock, but mdp5_mixer_release did not propagate this error, risking a NULL dereference. The mitigation is a patch to have...

5.5CVSS5.5AI score0.00016EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49488 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

0.00016EPSS
Exploits0References7
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS5.4AI score0.00037EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.18 views

CVE-2021-47271 usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

6.4AI score0.00016EPSS
Exploits0References2
NVD
NVD
added 2024/05/17 1:15 p.m.12 views

CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.3AI score0.00026EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.17 views

CVE-2024-35784 btrfs: fix deadlock with fiemap and extent locking

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

6.6AI score0.00026EPSS
Exploits0References3
NVD
NVD
added 2024/05/01 6:15 a.m.17 views

CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS6AI score0.0001EPSS
Exploits0References7
OSV
OSV
added 2022/06/28 8:1 p.m.6 views

GSD-2022-1003911 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected 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.247 by commi...

7.4AI score
Exploits0
OSV
OSV
added 2022/06/28 8:1 p.m.7 views

GSD-2022-1003910 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected

drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected 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.247 by commit...

7.4AI score
Exploits0
OSV
OSV
added 2022/06/28 7:48 p.m.7 views

GSD-2022-1003786 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected 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.198 by commit...

7.4AI score
Exploits0
OSV
OSV
added 2022/06/28 7:32 p.m.7 views

GSD-2022-1003623 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected

drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected 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.10.121 by commit...

7.4AI score
Exploits0
OSV
OSV
added 2022/06/28 7:12 p.m.12 views

GSD-2022-1003408 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected 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.15.46 by commit...

7.4AI score
Exploits0
ALT Linux
ALT Linux
added 2014/06/20 12:0 a.m.28 views

Security fix for the ALT Linux 7 package kernel-image-el-def version 2.6.32-alt24

June 20, 2014 Led 2.6.32-alt24 - futex: Add another early deadlock detection check - futex: Prevent attaching to kernel threads - futex: Validate atomic acquisition in futexlockpiatomic - futex: Always cleanup owner tid in unlockpi - futex: Make lookuppistate more robust - auditsc: auditkrule mas...

3.3CVSS6.3AI score0.00089EPSS
Exploits0
Rows per page
Query Builder