Lucene search
+L

121 matches found

NVD
NVD
added 2024/03/06 7:15 a.m.27 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS6.3AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 7:15 a.m.3 views

DEBIAN-CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.5AI score0.00161EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/06 7:15 a.m.24 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 7:15 a.m.10 views

UBUNTU-CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.41 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS9.3AI score0.00161EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.9 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS6.7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 6:45 a.m.11 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.60 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS7.5AI score0.00161EPSS
SaveExploits0
CVE
CVE
added 2024/03/06 6:45 a.m.139 views

CVE-2023-52586

CVE-2023-52586 : In the Linux kernel DRM MSM DPU, a race between vblank enable/disable from different threads existed due to missing synchronization. The fix adds a mutex around control vblank IRQ handling (and removes vblank_ctl_lock usage), replacing an atomic refcount with a simple int counter...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.9 views

Linux kernel security vulnerabilities

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 security issue with the vblank irq in drm/msm/dpu...

7CVSS6.9AI score0.00161EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/02/14 12:00 a.m.14 views

PT-2024-26793

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, where the fdcc clock is part of hdmi rx verification IP and should not be enabled for HDMI TX. However, if the clock is disabled before HDMI/LCD...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/12/14 12:00 a.m.11 views

PT-2024-14632

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the addition of a mutex lock in the control vblank irq to synchronize vblank enable/disable operations happening from different threads, preventing race condition...

7CVSS5.4AI score0.00161EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

A flaw was found in the DRM subsystem in the Linux kernel. A NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

A flaw was found in the DRM subsystem in the Linux kernel. A NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.11 views

PT-2025-18544 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A potential null pointer dereference issue has been identified in the Linux kernel, specifically in the drm vblank destroy worker function. This issue arises when drm vblank init...

8.8CVSS5AI score0.16525EPSS
SaveExploits13References918
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.5 views

SUSE CVE-2010-4078

The sisfbioctl function in drivers/video/sis/sismain.c in the Linux kernel before 2.6.36-rc6 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGETVBLANK ioctl call...

1.9CVSS6AI score0.0038EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.9 views

SUSE CVE-2010-4079

The ivtvfbioctl function in drivers/media/video/ivtv/ivtvfb.c in the Linux kernel before 2.6.36-rc8 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGETVBLANK ioctl call...

1.9CVSS5.8AI score0.0038EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.6 views

PT-2023-33867 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue is related to the drm/amd/display component, where it fails to wait for vblank during pipe programming. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/01 12:00 a.m.15 views

PT-2025-37699

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where an underflow may occur when using a display with a large vblank region and a low refresh rate. The issue is addressed by simplifying the calculatio...

5.5CVSS6.3AI score0.00143EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.4 views

PT-2022-36004 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: A potential null pointer dereference issue was found in the drm vblank destroy worker function. The actual impact and attack plausibility have not yet been proven. This issue was introduced ...

7.1AI score
SaveExploits0References1
Rows per page
Query Builder