Lucene search
+L

8827 matches found

OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2022-50492

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never reset when tearing down the DRM device so that stale pointers to deallocated structures would be accessed on the next tear down e.g. after a second late...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.9 views

UBUNTU-CVE-2023-53571

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2023-53545

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csava properly Root PD BO should be reserved before unmap and remove a bova from VM otherwise lockdep will complain. v2: check fpriv-csava is not NULL instead of amdgpumcbp christian 14616.936827...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References17
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

UBUNTU-CVE-2022-50489

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References12
CVE
CVE
added 2025/10/04 3:44 p.m.43 views

CVE-2023-53605

CVE-2023-53605 refers to a Linux kernel issue in the DRM AMD display driver where a memory leak occurred in the dc_construct_ctx() path. The fix, as described in the initial document, is a commit that resolves the leak in that function. The entry indicates a local attack vector with low attack co...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.23 views

CVE-2023-53605 drm: amd: display: Fix memory leakage

In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...

0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:43 p.m.37 views

CVE-2022-50492

CVE-2022-50492 affects the Linux kernel DRM MSM driver. The issue is a use-after-free during probe deferral, where the bridge counter isn’t reset on DRM device teardown, causing stale pointers to deallocated structures to be accessed on the next tear down (e.g., after a late bind deferral). With ...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/10/04 3:17 p.m.37 views

CVE-2023-53571

The CVE-2023-53571 entry concerns the Linux kernel DRM/I915: the fix changes intel_get_crtc_new_encoder() to fetch the dev pointer from the atomic state instead of relying on a potentially NULL encoder, avoiding a WARN that could lead to an oops when a connector for the CRTC isn’t found in the at...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.34 views

CVE-2023-53545 drm/amdgpu: unmap and remove csa_va properly

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csava properly Root PD BO should be reserved before unmap and remove a bova from VM otherwise lockdep will complain. v2: check fpriv-csava is not NULL instead of amdgpumcbp christian 14616.936827...

7.8CVSS0.00165EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:16 p.m.33 views

CVE-2023-53534

Based on the UNPATCHED_CVE_2023_53534.NASL entry, CVE-2023-53534 affects the Linux kernel DRM/Mediatek path (mtk_drm_crtc). The root cause is a missing validation for devm_kcalloc return values, which may be NULL, risking NULL pointer dereference. The advisory notes that this vulnerability has be...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.23 views

CVE-2022-50479 drm/amd: fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 3:16 p.m.19 views

CVE-2022-50479 drm/amd: fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

6.5AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/04 9:30 a.m.12 views

EUVD-2025-32386

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpcclient device,...

6AI score0.00147EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/04 8:15 a.m.13 views

CVE-2025-39934

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpcclient device,...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 8:15 a.m.17 views

UBUNTU-CVE-2025-39934

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpcclient device,...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.26 views

CVE-2025-39934 drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpcclient device,...

0.00147EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40713

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/i915 component related to handling encoder retrieval within the atomic state. Specifically, the intel get crtc new encoder function could lead to ...

7.8CVSS6.8AI score0.22293EPSS
SaveExploits0References438
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.8 views

PT-2025-40676

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/mediatek subsystem, specifically within the mtk drm crtc component. The devm kcalloc function may return NULL, and the code does not adequately...

7.8CVSS7AI score0.22293EPSS
SaveExploits0References437
EUVD
EUVD
added 2025/10/03 8:07 p.m.29 views

EUVD-2023-59739

Malicious code in bioql PyPI...

6.9AI score0.00236EPSS
SaveExploits0References2
Rows per page
Query Builder