Lucene search
+L

8576 matches found

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.44 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.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.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.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.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.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
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.5 views

SUSE CVE-2022-50256

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.10 views

SUSE CVE-2022-50303

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfdprocessdeviceinitvm returns failure after vm is converted to compute vm and vm-pasid set to compute pasid, KFD will not take pdd-drmfile reference. As a result, drm close file...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.6 views

SUSE CVE-2022-50368

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.7 views

SUSE CVE-2023-53239

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patchwork:...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.7 views

SUSE CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS6.4AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:23 p.m.7 views

SUSE CVE-2025-39807

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add error handling for old state CRTC in atomicdisable Introduce error handling to address an issue where, after a hotplug event, the cursor continues to update. This situation can lead to a kernel panic due to...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/09/17 5:58 p.m.9 views

CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS5.8AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 5:53 p.m.7 views

CVE-2023-53352

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: check null pointer before accessing when swapping Add a check to avoid null pointer dereference as below: 90.002283 general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 PREEMPT SMP KASA...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References4
Rows per page
Query Builder