Lucene search
+L

8488 matches found

Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.16 views

CVE-2023-53388

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

7.8CVSS5.6AI score0.00153EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2023-53388 drm/mediatek: Clean dangling pointer on bind error path

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

6.1AI score0.00153EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.10 views

CVE-2023-53378

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915gemobjectisframebuffer doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leavi...

7.8CVSS5.4AI score0.00151EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.16 views

CVE-2023-53370

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS5.5AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:33 p.m.5 views

CVE-2023-53370 drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.8 views

CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS5.1AI score0.00161EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.44 views

CVE-2022-50390

The CVE-2022-50390 issue is in the Linux kernel DRM TTM code. It fixes an undefined behavior when shifting a signed 32-bit value by 31 bits in TTM_TT_FLAG_PRIV_POPULATED, by changing the operation to unsigned to avoid UBSAN/shift-out-of-bounds warnings observed during framebuffer/VM operations. T...

5.5CVSS6.1AI score0.00161EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/09/18 1:33 p.m.4 views

CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS5.1AI score0.00161EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.11 views

CVE-2022-50390 drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

0.00161EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.23 views

CVE-2022-50378 drm/meson: reorder driver deinit sequence to fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

0.00159EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.0 views

CVE-2022-50378 drm/meson: reorder driver deinit sequence to fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

6.1AI score0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.20 views

CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.43 views

CVE-2022-50378

CVE-2022-50378 is a Linux kernel issue in the DRM Meson driver where unloading the driver could trigger a use-after-free (observed as a KASAN warning on __list_del_entry_valid). The description attributes the bug to the driver deinit sequence and notes that a reorder of the deinitialization steps...

7.8CVSS6.1AI score0.00159EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.12 views

CVE-2022-50378 drm/meson: reorder driver deinit sequence to fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS6.2AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.8 views

PT-2025-38326

Name of the Vulnerable Software and Affected Versions Linux kernel versions 5.19.0-rc6 and earlier Description A use-after-free bug exists in the Linux kernel's drm/meson driver. Specifically, the driver deinitialization sequence was improperly ordered, leading to a use-after-free condition when...

6.2AI score0.00159EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.10 views

PT-2025-38368

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The MediaTek DisplayPort interface bridge driver initiates interrupts immediately after probing. If the bridge isn't yet connected to a DRM device, a NULL pointer dereference can occur...

6.2AI score0.00145EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.11 views

PT-2025-38367

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The mtk drm bind function may fail, leading to a dangling pointer within the private object. If a suspend operation is triggered after this failure, the pointer is passed to DRM via the...

6.3AI score0.00153EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.7 views

PT-2025-38346

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.19.0-stb-cbq 19 Description A flaw exists in the DRM framework where a double disable condition can occur if user space issues an extra screen update immediately after closing the DRM device while the downstrea...

6.5AI score0.00137EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.10 views

PT-2025-42780

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/gma500 module related to a null dereference during HDMI teardown. The issue occurs because pci set drvdata sets pdev-driver data to NULL, and this...

3.8CVSS7.3AI score0.00241EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.5 views

PT-2025-38338

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to undefined behavior in a bit shift operation within the DRM/TTM subsystem. Specifically, shifting a signed 32-bit value by 31 bits can lead to...

5.5CVSS7AI score0.00161EPSS
SaveExploits0
Rows per page
Query Builder