Lucene search
+L

11779 matches found

OSV
OSV
added 2025/12/09 1:30 a.m.9 views

CVE-2023-53851 drm/msm/dp: Drop aux devices together with DP controller

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Drop aux devices together with DP controller Using devres to depopulate the aux bus made sure that upon a probe deferral the EDP panel device would be destroyed and recreated upon next attempt. But the struct device...

8.4CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.35 views

CVE-2023-53849 drm/msm: fix workqueue leak on bind errors

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix workqueue leak on bind errors Make sure to destroy the workqueue also in case of early errors during bind e.g. a subcomponent failing to bind. Since commit c3b790ea07a1 "drm: Manage drmmodeconfiginit with drmm" the...

0.00218EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.53 views

CVE-2023-53837 drm/msm: fix NULL-deref on snapshot tear down

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on snapshot tear down In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

0.00234EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 1:29 a.m.28 views

CVE-2023-53837

CVE-2023-53837 affects the Linux kernel in the drm/msm driver where deinitialization can dereference a NULL kms pointer during early init errors or on DPU-less platforms, causing a NULL-deref. The issue is resolved by the patch addressing NULL-deref on snapshot tear down (patchwork 525099). Conne...

6.3AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2023-53837 drm/msm: fix NULL-deref on snapshot tear down

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on snapshot tear down In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

6.6AI score
SaveExploits0References8
NVD
NVD
added 2025/12/09 1:16 a.m.13 views

CVE-2023-53806

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.9 views

DEBIAN-CVE-2023-53806

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS5.1AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.10 views

CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.3 views

DEBIAN-CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

5.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.18 views

UBUNTU-CVE-2023-53806

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:16 a.m.16 views

UBUNTU-CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

5.7AI score0.00193EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

5.7AI score0.00193EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.6 views

SUSE CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 12:01 a.m.50 views

CVE-2023-53806

CVE-2023-53806 pertains to the Linux kernel and affects the DRM AMD display driver. The root cause is an out-of-bounds access when the driver populates subvp information for multiple pipes using vblank, which could trigger a page fault. The fix restricted subvp cmd info population to only the top...

7.8CVSS6.1AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:01 a.m.9 views

CVE-2023-53806 drm/amd/display: populate subvp cmd info only for the top pipe

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.19 views

CVE-2023-53806

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS5.1AI score0.00138EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:00 a.m.26 views

CVE-2023-53780

CVE-2023-53780 relates to the Linux kernel DRM/AMD display: FCLK pstate change watermark underflow when UCLK p-state is not supported. The issue is addressed by kernel patches; OSV entries note Root patched this vulnerability in rootio-linux for Ubuntu 22.04 with multiple fixed versions available...

6.2AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:00 a.m.7 views

CVE-2023-53780 drm/amd/display: fix FCLK pstate change underflow

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.11 views

CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

5.1AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.5 views

PT-2025-49640

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's DRM/AMD/display component related to FCLK pstate changes underflow. The issue arises from calculating the FCLK p-state change watermark based on dummy...

6.1AI score0.00193EPSS
SaveExploits0
Rows per page
Query Builder