Lucene search
K

20 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

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

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Added a check for cstate. Since kzalloc may fail and return a NULL pointer, it would be better to check the cstate to avoid dereferencing the NULL pointer in drmatomichelpercrtcreset. Patchwork:...

5.3AI score0.0018EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Check whether hwpp is valid in dpuencoderhelperphyscleanup. The commit 8b45a26f2ba9 “drm/msm/dpu: Reserve CDM blocks for writeback in case of YUV output” introduced a warning about another conditional block in...

5.5CVSS5.5AI score0.00225EPSS
Exploits0References2
NVD
NVD
added 2026/01/14 3:16 p.m.4 views

CVE-2025-71138

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add missing NULL pointer check for pingpong interface It is checked almost always in dpuencoderphyswbsetupctl, but in a single place the check is missing. Also use convenient locals instead of physenc- where availabl...

5.5CVSS0.00116EPSS
Exploits0References4
CVE
CVE
added 2026/01/14 3:7 p.m.17 views

CVE-2025-71138

CVE-2025-71138 pertains to the Linux kernel DRM MSM DPU, where a missing NULL pointer check for the pingpong interface was fixed. The vulnerability is addressed by upstream patch 693860, with the issue occurring in dpu_encoder_phys_wb_setup_ctl() and related code paths. Affected environments refe...

5.5CVSS6.1AI score0.00116EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60307

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

6.2AI score0.00175EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54138

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

5.8AI score0.00175EPSS
Exploits0References6
OSV
OSV
added 2025/09/16 1:15 p.m.2 views

UBUNTU-CVE-2025-39820

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.6 views

CVE-2025-39820 drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add a null ptr check for dpuencoderneedsmodeset The drmatomicgetnewconnectorstate can return NULL if the connector is not part of the atomic state. Add a check to prevent a NULL pointer dereference. This follows the...

0.00121EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/08/06 7:26 a.m.6 views

CVE-2025-27076 Time-of-check Time-of-use (TOCTOU) Race Condition in Display

Memory corruption while processing simultaneous requests via escape path...

7.8CVSS0.00059EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/08/06 7:26 a.m.4 views

CVE-2025-27076 Time-of-check Time-of-use (TOCTOU) Race Condition in Display

Memory corruption while processing simultaneous requests via escape path...

7.8CVSS6.7AI score0.00059EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/07/08 12:49 p.m.7 views

CVE-2025-27047 Use After Free in Display

Memory corruption while processing the TESTPATTERNCONFIG escape path...

7.8CVSS0.00087EPSS
Exploits0References1
OSV
OSV
added 2025/05/01 1:7 p.m.2 views

CVE-2025-37783 drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_check

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix error pointers in dpuplanevirtualatomiccheck The function dpuplanevirtualatomiccheck was dereferencing pointers returned by drmatomicgetplanestate without checking for errors. This could lead to undefined behavio...

5.5CVSS6.5AI score0.0013EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.2 views

SUSE CVE-2022-49489

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume BUG: Unable to handle kernel paging request at virtual address 006b6b6b6b6b6be3 Call trace: dpuvbifinitmemtypes+0x40/0xb8...

5.5CVSS7.8AI score0.00261EPSS
Exploits0References10
Microsoft CVE
Microsoft CVE
added 2024/10/14 12:0 a.m.2 views

CVE-2024-44982

...

5.5CVSS6.6AI score0.00242EPSS
Exploits0
OSV
OSV
added 2024/09/11 4:15 p.m.1 views

DEBIAN-CVE-2024-45015

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS5.6AI score0.00208EPSS
Exploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.1 views

DEBIAN-CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5AI score0.00222EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.1 views

SUSE CVE-2024-26667

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.2 views

PT-2022-35339 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.75 Description: The issue is related to the drm/msm/dpu component, specifically with the index dpu kms-hw vbif using vbif idx. The actual impact and attack plausibility have not yet been proven...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2021/03/26 12:0 a.m.2 views

PT-2021-7535 · Samsung +1 · Samsung Mobile Devices +1

Name of the Vulnerable Software and Affected Versions: Samsung Mobile Devices affected versions not specified Description: The issue is related to the use of memory after it has been freed when handling file descriptors in the Display and Enhancement Controller DECON driver of the Display...

6.1CVSS4.8AI score0.0089EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2012/01/13 12:0 a.m.40 views

Wireshark 1.6.x < 1.6.5 Multiple Vulnerabilities

The installed version of Wireshark is 1.6.x before 1.6.5. This version is affected by the following vulnerabilities : - Errors exist in the parsers for '5views', 'i4b', 'iptrace', 'netmon2' and 'novell' packets that can lead to application crashes. Issues 6663, 6666, 6667, 6668, 6669, 6670 - An...

5.8CVSS7.2AI score0.06597EPSS
Exploits5References11
Rows per page
Query Builder