Lucene search
+L

531 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2011-1030

Malware in sbrugna...

7.2CVSS6AI score0.00407EPSS
SaveExploits2References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2012-0084

Malware in sbrugna...

7.8CVSS7.5AI score0.00381EPSS
SaveExploits0References15
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS0.00128EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.6 views

PT-2025-40726

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the DRM subsystem within the Linux kernel. The bridge counter was not reset during DRM device teardown, leading to potential access of deallocated...

7.8CVSS5.6AI score0.00205EPSS
SaveExploits0References446
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55563

Malicious code in bioql PyPI...

6.3AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-25529

Malicious code in bioql PyPI...

6.4AI score0.0013EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-59926

Malicious code in bioql PyPI...

6.3AI score0.00147EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-27895

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.8 views

drm/amdkfd: range check cp bad op exception interrupts

...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2022-50440

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to crashes. To fix it the dimensions of the copybox...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40122

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/MSM/HDMI subsystem. Specifically, a missing sanity check on the bridge counter can lead to memory corruption when there are more than eight bridge...

6.1AI score0.00153EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/30 12:0 a.m.2 views

RHEL 8 : kernel (RHSA-2025:17009)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17009 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/vkms: Fix use after free...

7.8CVSS7AI score0.00202EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:3 a.m.8 views

drm/amd/display: Prevent crash when disable stream

...

6.2CVSS7AI score0.00227EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.5 views

SUSE CVE-2023-53444

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the bulkmove range, adding it again thus moving it to the tail will corrupt the list since the first pointer is not moved. This eventually lea...

5.5CVSS6.5AI score0.00134EPSS
SaveExploits0References17
NVD
NVD
added 2025/09/18 2:15 p.m.10 views

CVE-2023-53389

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayPort interface bridge driver starts its interrupts as soon as its probed. However when the interrupts trigger the bridge might not have been...

5.5CVSS0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.3 views

DEBIAN-CVE-2022-50398

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomiccheck to bridge ops DRM committails will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc-active is set before pushing a new frame downstream. There is a rare case that user...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-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.00152EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.4 views

CVE-2023-53389 drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayPort interface bridge driver starts its interrupts as soon as its probed. However when the interrupts trigger the bridge might not have been...

6.1AI score0.00135EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.2 views

CVE-2022-50398 drm/msm/dp: add atomic_check to bridge ops

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomiccheck to bridge ops DRM committails will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc-active is set before pushing a new frame downstream. There is a rare case that user...

6.3AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 1:33 p.m.7 views

CVE-2022-50398 drm/msm/dp: add atomic_check to bridge ops

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomiccheck to bridge ops DRM committails will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc-active is set before pushing a new frame downstream. There is a rare case that user...

5.5CVSS6.4AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder