Lucene search
K

110 matches found

OSV
OSV
added 2025/04/08 6:15 p.m.0 views

CVE-2025-26687

Use after free in Windows Win32K - GRFX allows an unauthorized attacker to elevate privileges over a network...

7.5CVSS7.3AI score0.00221EPSS
Exploits0References1
OSV
OSV
added 2025/04/08 6:15 p.m.1 views

CVE-2025-26681

Use after free in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally...

6.7CVSS7.3AI score0.00475EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/03/01 2:52 a.m.1 views

SUSE CVE-2025-21819

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 "drm/amd/display: Use HW lock mgr for PSR1" Because it may cause system hang while connect with two edp panel...

5.5CVSS7.7AI score0.00029EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.1 views

SUSE CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS7.8AI score0.00012EPSS
Exploits0References15
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.1 views

SUSE CVE-2024-53132

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix "Missing outer runtime PM protection" warning Fix the following drmWARN: 953.586396 xe 0000:00:02.0: drm Missing outer runtime PM protection ... 953.587090 ? xepmruntimegetnoresume+0x8d/0xa0 xe 953.587208...

5.5CVSS7.8AI score0.00033EPSS
Exploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

DEBIAN-CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS5.6AI score0.00044EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.2 views

SUSE CVE-2023-52911

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References8
OSV
OSV
added 2024/08/21 12:15 a.m.0 views

UBUNTU-CVE-2024-43863

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll-fence wait-fence unref deadlocks...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References35
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

DEBIAN-CVE-2024-42260

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/13 2:37 a.m.1 views

SUSE CVE-2024-39505

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komedapipelinegetstate may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing...

6.1CVSS6.6AI score0.00016EPSS
Exploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.0 views

UBUNTU-CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS6.1AI score0.0001EPSS
Exploits0References29
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:0 a.m.1 views

drm: zynqmp_dpsub: Always register bridge

...

7.8CVSS6.6AI score0.0002EPSS
Exploits0
CNNVD
CNNVD
added 2024/06/11 12:0 a.m.1 views

Microsoft Win32K - GRFX Input Validation Error Vulnerability

Microsoft Win32k is a system file for Windows Multi-User Management from Microsoft Corporation USA. An input validation error vulnerability exists in Microsoft Win32K - GRFX. An attacker exploiting this vulnerability could elevate privileges. The following products and editions are affected:Windo...

7.8CVSS6.7AI score0.01912EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2023-52648

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the mapped surfaces started being cached but the...

5.5CVSS5.6AI score0.00009EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/03/06 12:44 p.m.3 views

kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c

A flaw was found in the Linux kernel Direct Rendering Infrastructure DRI subsystem in which a use-after-free can be caused when a user triggers a race condition between a nonblocking atomic commit and a driver unload. A local user could use this flaw to crash the system or potentially escalate...

7CVSS6.8AI score0.00014EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/28 12:48 p.m.0 views

kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c

A flaw was found in the Linux kernel Direct Rendering Infrastructure DRI subsystem in which a use-after-free can be caused when a user triggers a race condition between a nonblocking atomic commit and a driver unload. A local user could use this flaw to crash the system or potentially escalate...

7CVSS6.8AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2023/12/07 3:35 p.m.4 views

CLSA-2023-1701963303 kernel: Fix of 18 CVEs

net/tls: do not free tlsrec on async operation in bpfexectxverdict CVE-2023-6176 - wifi: mac80211: fix MBSSID parsing use-after-free CVE-2022-42719 - mac80211: always allocate struct ieee80211elems CVE-2022-42719 - x86/sev: Check for user-space IOIO pointing to kernel space CVE-2023-46813 -...

8.8CVSS7.1AI score0.08105EPSS
Exploits7References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

A flaw was found in the DRM subsystem in the Linux kernel. A NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

5.5CVSS6.6AI score0.00051EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/06/07 12:0 a.m.2 views

PT-2023-5141 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: Windows affected versions not specified Description: The issue is related to a use-after-free vulnerability in the Windows GDI component, specifically affecting the win32kfull driver. This vulnerability can be exploited to elevate privileges...

7.8CVSS9.3AI score0.00074EPSS
Exploits0References22
Rows per page
Query Builder