Lucene search
+L

8466 matches found

OSV
OSV
added 2025/12/30 12:23 p.m.13 views

CVE-2022-50878 gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()

In the Linux kernel, the following vulnerability has been resolved: gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611connectorinit A NULL check for bridge-encoder shows that it may be NULL, but it already been dereferenced on all paths leading to the check. 812 if !bridge-encoder...

6.4AI score
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:15 p.m.10 views

CVE-2023-54261 drm/amdkfd: Add missing gfx11 MQD manager callbacks

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add missing gfx11 MQD manager callbacks mqdstride function was introduced in commit 2f77b9a242a2 "drm/amdkfd: Update MQD management on multi XCC setup" but not assigned for gfx11. Fixes a NULL dereference in debugfs...

6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:15 p.m.27 views

CVE-2023-54254

Technical details beyond the initial description are not publicly provided in the supplied documents; monitor official advisories for CVE-2023-54254 for updates on affected kernels, impact, and fixes.

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.37 views

CVE-2022-50867 drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix kvzalloc vs statekcalloc usage adrenoshowobject is a trap! It will re-allocate the pointer it is passed on first call, when the data is ascii85 encoded, using kvmalloc/ kvfree. Which means the data passed to it...

7.8CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 12:15 p.m.16 views

CVE-2022-50867 drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix kvzalloc vs statekcalloc usage adrenoshowobject is a trap! It will re-allocate the pointer it is passed on first call, when the data is ascii85 encoded, using kvmalloc/ kvfree. Which means the data passed to it...

7.8CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:11 p.m.22 views

CVE-2023-54217

CVE-2023-54217 concerns the Linux kernel MSM DRM workqueue handling. The vulnerability description shows that a patch to fix msm_drm_init() paths introduced faulty error handling and allocation checks, leading to potential NULL-pointer dereferences and leakage of previously allocated DRM devices....

6.2AI score0.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54217

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/msm: Add missing check and destroy for allocorderedworkqueue" This reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0. A recent patch that tried to fix up the msmdrminit paths with respect to the workqueue but on...

5.3AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.18 views

CVE-2022-50847

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505i2cprobe During device boot, the HPD interrupt could be triggered before the DRM subsystem registers it6505 as a DRM bridge. In such cases, the driver tries to access AUX channe...

5.1AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.36 views

CVE-2022-50847 drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505i2cprobe During device boot, the HPD interrupt could be triggered before the DRM subsystem registers it6505 as a DRM bridge. In such cases, the driver tries to access AUX channe...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:11 p.m.9 views

CVE-2022-50842 drm/virtio: Check whether transferred 2D BO is shmem

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Check whether transferred 2D BO is shmem Transferred 2D BO always must be a shmem BO. Add check for that to prevent NULL dereference if userspace passes a VRAM BO...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.37 views

CVE-2022-50842 drm/virtio: Check whether transferred 2D BO is shmem

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Check whether transferred 2D BO is shmem Transferred 2D BO always must be a shmem BO. Add check for that to prevent NULL dereference if userspace passes a VRAM BO...

0.00213EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:09 p.m.13 views

CVE-2023-54202

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915perfaddconfigioctl Userspace can guess the id value and try to race oaconfig object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking t...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:09 p.m.18 views

CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.3AI score0.00183EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992291)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992291 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992424)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992424 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders. CVE-2023-54263 Note that Nessus relies on the presence of the...

5.9AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.11 views

PT-2025-54046

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A fix addresses an issue in the Linux kernel related to reverting a commit intended to improve workqueue handling within the DRM/MSM subsystem. The original patch introduced NULL-pointer...

5.9AI score0.00165EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992649)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992649 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid...

7.1CVSS6.2AI score0.00242EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992632)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992632 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer dereference to rasmanager Check rasmanager before using it Tenab...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992542)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992542 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder