Lucene search
+L

8466 matches found

SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.7 views

SUSE CVE-2021-46976

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in autoretire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the autoretire function is not guaranteed to be aligned to a multiple of 4, which causes...

4.4CVSS7.8AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/29 11:15 p.m.18 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.3AI score
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.18 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.3AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.4 views

DEBIAN-CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS5.7AI score0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.31 views

CVE-2021-47063 drm: bridge/panel: Cleanup connector on bridge detach

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

6.7AI score0.00255EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 10:37 p.m.152 views

CVE-2021-47063

CVE-2021-47063 concerns the Linux kernel DRM: bridge/panel code. The vulnerability arises because a devm-allocated drm_connector can outlive drm_mode_config_cleanup(), so the connector must be cleaned up when the bridge is detached to avoid use-after-free. The fix adds cleanup in panel_bridge_det...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.23 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.2AI score0.00255EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.20 views

CVE-2021-47063 drm: bridge/panel: Cleanup connector on bridge detach

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.5AI score0.00255EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.20 views

CVE-2023-52486 drm: Don't unref the same fb many times by mistake due to deadlock handling

In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb lookup in drmmodepageflipioctl we proceed to unref the fb and then retry the whole thing from the top. But we forget to...

6.6AI score0.00228EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.28 views

CVE-2023-52486 drm: Don't unref the same fb many times by mistake due to deadlock handling

In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb lookup in drmmodepageflipioctl we proceed to unref the fb and then retry the whole thing from the top. But we forget to...

7.8CVSS7.5AI score0.00228EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.25 views

CVE-2023-52486

In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb lookup in drmmodepageflipioctl we proceed to unref the fb and then retry the whole thing from the top. But we forget to...

7.8CVSS7AI score0.00228EPSS
SaveExploits0
CVE
CVE
added 2024/02/29 3:52 p.m.7579 views

CVE-2023-52486

CVE-2023-52486 - Linux kernel / DRM framebuffer use-after-unref issue . The bug occurs in the DRM mode page flip path: after a deadlock and a retry, the code forgets to reset the framebuffer reference to NULL, so if an error happens again before re-acquiring the fb lookup, it may unref the same f...

7.8CVSS5.9AI score0.00228EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/29 3:32 p.m.58 views

CVE-2024-26607

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: 53.271356 sii902xgetedid+0x34/0x70 sii902x 53.276066 sii902xbridgegetedid+0x14/0x20 sii90...

4.4CVSS6.5AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 3:15 p.m.1 views

DEBIAN-CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 3:15 p.m.16 views

AZL-55256 CVE-2023-52485 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS5.8AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/29 3:15 p.m.63 views

CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS7AI score0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/29 3:15 p.m.13 views

AZL-55279 CVE-2023-52485 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS5.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 3:15 p.m.11 views

UBUNTU-CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS6AI score0.00214EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/29 3:15 p.m.22 views

CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

5.5CVSS5.9AI score0.00214EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/29 2:57 p.m.17 views

CVE-2023-52485 drm/amd/display: Wake DMCUB before sending a command

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

7.4AI score0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder