Lucene search
K

56 matches found

Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-46245 drm/amd/display: Fix dc_link NULL handling in HPD init

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

0.00018EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fixed a memory leak in the -hpdnotify callback. The EDID returned by drmbridgegetedid needs to be freed...

5.5CVSS6AI score0.00015EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux, linux-5.10, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Added a missing check for allocorderedworkqueue. Added a check on the return value of allocorderedworkqueue, as it may return a NULL pointer, causing a NULL pointer dereferencing in hdmihdcp.c and hdmihpd.c. Patch...

5.5AI score0.00046EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed an out-of-bounds access in ‘dcn21linkencodercreate’. An issue was identified in the dcn21linkencodercreate function, where an out-of-bounds access could occur when the hpdsource index was used to reference...

7.8CVSS6.3AI score0.0001EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglinkaltmode: fixed the use-after-free issue related to the DRM bridge. A recent DRM implementation that claimed to simplify support for “transparent bridges” and handling probe deferments ironically exposed a...

5.5CVSS5.3AI score0.00009EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013023)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013023 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group T...

5.5CVSS6.8AI score0.00022EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 2:19 p.m.2 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.5CVSS5.9AI score0.00025EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.2 views

SUSE CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.5CVSS6.5AI score0.00025EPSS
Exploits0References17
EUVD
EUVD
added 2025/12/30 3:30 p.m.1 views

EUVD-2023-60378

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

6AI score0.00025EPSS
Exploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.2 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

0.00025EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 1:15 p.m.0 views

UBUNTU-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.7AI score0.0002EPSS
Exploits0References6
CVE
CVE
added 2025/12/30 12:15 p.m.11 views

CVE-2023-54263

CVE-2023-54263: In the Linux kernel, the drm/nouveau/kms/nv50- driver had an issue where hpd_irq_lock was not initialized correctly for PIOR DP in certain boards, causing OOPS on systems with ANX9805 DP encoders. The vulnerability is resolved by proper initialization, and the fix specifically men...

6.2AI score0.00025EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.2 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.1AI score0.00025EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.1 views

SUSE CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

5.5CVSS6.5AI score0.00046EPSS
Exploits0References7
NVD
NVD
added 2025/12/24 11:15 a.m.2 views

CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

0.00046EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 11:15 a.m.0 views

UBUNTU-CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

5.8AI score0.00046EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50515

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/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.2 views

SUSE CVE-2022-50515

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References5
NVD
NVD
added 2025/10/07 4:15 p.m.2 views

CVE-2022-50515

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS0.00017EPSS
Exploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.6 views

CVE-2022-50515

The connected SUSE/OSV entries confirm a concrete fix for CVE-2022-50515 in the Linux kernel’s DRM amdgpu path: memory leak in hpd_rx_irq_create_workqueue() when unwinding after failed workqueue construction. The SUSE-SU-2025:4320-1 advisory notes the SLES15 SP5 kernel update addresses this and o...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder