Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Added a size check of 0 bytes to mtkdrmgemobj. A check was added to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists, and the kernel will panic if a user-space...

5.5CVSS6.3AI score0.00281EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.3 views

CVE-2026-31562

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipidsihostregister The call to mipidsihostregister triggers a callback to mtkdsibind, which uses devgetdrvdata to retrieve the mtkdsi struct, so this structure needs to be...

5.5CVSS5.2AI score0.00121EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.11 views

PT-2026-34914

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/mediatek component where driver data is not stored before the mipi dsi host register function is invoked. This causes the mtk dsi bind function to attempt to...

7.8CVSS6AI score0.00164EPSS
Exploits0References144
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.1 views

CVE-2025-68184

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Disable AFBC support on Mediatek DRM driver Commit c410fa9b07c3 "drm/mediatek: Add AFBC support to Mediatek DRM driver" added AFBC support to Mediatek DRM and enabled the 32x8/split/sparse modifier. However, this is...

5.7AI score0.00168EPSS
Exploits0References21
CVE
CVE
added 2025/12/16 1:43 p.m.17 views

CVE-2025-68184

CVE-2025-68184 (Linux kernel / Mediatek DRM AFBC issue) A Mediatek-specific AFBC regression was introduced by enabling AFBC support in the Mediatek DRM driver (commit adding AFBC support and 32x8/split/sparse modifier). On Mediatek MT8188 (Genio 700 EVK), with upstream kernel Mesa (v25.0+), AFBC ...

6.1AI score0.00168EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53534

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: mtkdrmcrtc: Add checks for devmkcalloc As the devmkcalloc may return NULL, the...

5.5CVSS5.9AI score0.00142EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.2 views

SUSE 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...

5.5CVSS6.5AI score0.00143EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.20 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...

5.5CVSS5.7AI score0.00143EPSS
Exploits0References4
CVE
CVE
added 2025/09/18 1:33 p.m.19 views

CVE-2023-53388

Summary of CVE-2023-53388 : In the Linux kernel, the DRM/Mediatek driver had a dangling pointer in the error path of the bind sequence. When mtk_drm_bind() fails, the code previously called drm_dev_put() to destroy the drm_device, but a private object still held a pointer to that device. If a sus...

7.8CVSS6.1AI score0.00143EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/09/16 1:0 p.m.3 views

CVE-2025-39807 drm/mediatek: Add error handling for old state CRTC in atomic_disable

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.5CVSS6AI score0.00145EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-38549

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists a...

5.5CVSS6.7AI score0.00281EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2025/03/17 12:0 a.m.5 views

Vulnerability of the mtk_drm_bind() function in the drivers/gpu/drm/mediatek/mtk_drm_drv.c module – This driver provides support for Direct Rendering Infrastructure (DRI) in Mediatek graphics cards in Linux operating systems. It allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

Vulnerability of the mtkdrmbind function in the drivers/gpu/drm/mediatek/mtkdrmdrv.c module – The DRI driver for Mediatek graphics cards in Linux operating systems relies on the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS7.3AI score0.00246EPSS
Exploits0References12Affected Software4
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.2 views

SUSE CVE-2022-49506

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS6.4AI score0.0024EPSS
Exploits0References7
OSV
OSV
added 2025/01/19 12:15 p.m.2 views

UBUNTU-CVE-2024-57926

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS6.5AI score0.00246EPSS
Exploits0References22
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

5.5CVSS5.7AI score0.00281EPSS
Exploits0References1
CNNVD
CNNVD
added 2022/11/08 12:0 a.m.3 views

MediaTek 芯片 缓冲区错误漏洞

MediaTek chips are various chips from MediaTek, a Chinese company MediaTek. A buffer error vulnerability exists in the MediaTek gpu drm that stems from improper input validation leading to out-of-bounds writes...

6.7CVSS6.8AI score0.00134EPSS
Exploits0References2
CNVD
CNVD
added 2017/08/10 12:0 a.m.2 views

Google MediaTek GPU Driver Elevation of Privilege Vulnerability

Android is a Linux-based open source operating system developed by Google and the Open Handheld Alliance OHA, and the MediaTek GPU driver is one of the graphics processor drivers developed by MediaTek. An elevation of privilege vulnerability exists in the MediaTek GPU driver in Android. A remote...

7.8CVSS8.1AI score0.00356EPSS
Exploits0References1
OSV
OSV
added 2017/08/09 9:29 p.m.3 views

CVE-2017-0741

A elevation of privilege vulnerability in the MediaTek gpu driver. Product: Android. Versions: Android kernel. Android ID: A-32458601. References: M-ALPS03007523...

7.8CVSS5.8AI score0.00356EPSS
Exploits0References2
Rows per page
Query Builder