Lucene search
+L

19867 matches found

OSV
OSV
added 2025/09/18 10:15 p.m.3 views

CVE-2025-59216

Concurrent execution using shared resource with improper synchronization 'race condition' in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally...

7CVSS5.9AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 10:15 p.m.14 views

CVE-2025-59215

Use after free in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally...

7CVSS0.0032EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 10:15 p.m.21 views

CVE-2025-59216

Concurrent execution using shared resource with improper synchronization 'race condition' in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally...

7CVSS0.00249EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/18 9:28 p.m.29 views

CVE-2025-59216 Windows Graphics Component Elevation of Privilege Vulnerability

...

7CVSS0.00249EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 9:28 p.m.3 views

CVE-2025-59216 Windows Graphics Component Elevation of Privilege Vulnerability

...

7CVSS6.5AI score0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/18 9:28 p.m.47 views

CVE-2025-59216

CVE-2025-59216 concerns Microsoft Graphics Component, a graphics driver component. The vulnerability arises from a race-condition caused by improper synchronization when accessing a shared resource, enabling a local attacker with low privileges to elevate privileges. Public sources describe the i...

7CVSS6.5AI score0.00249EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2025/09/18 9:27 p.m.49 views

CVE-2025-59215

CVE-2025-59215 is a Windows Graphics Component elevation-of-privilege vulnerability. Multiple sources describe a use-after-free/resource-management error in the Microsoft Graphics Component that can allow an authenticated, local attacker to obtain higher privileges. The NVD entry notes local priv...

7CVSS6.6AI score0.0032EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2025/09/18 9:27 p.m.22 views

CVE-2025-59215 Windows Graphics Component Elevation of Privilege Vulnerability

...

7CVSS0.0032EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 9:27 p.m.1 views

CVE-2025-59215 Windows Graphics Component Elevation of Privilege Vulnerability

...

7CVSS6.6AI score0.0032EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 8:04 p.m.12 views

GHSA-M79R-R765-5F9J Lobe Chat Desktop vulnerable to Remote Code Execution via XSS in Chat Messages

Summary We identified a cross-site scripting XSS vulnerability when handling chat message in lobe-chat that can be escalated to remote code execution on the user’s machine. Any party capable of injecting content into chat messages, such as hosting a malicious page for prompt injection, operating ...

7.7CVSS6.6AI score0.00397EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2025/09/18 7:38 p.m.23 views

CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.30 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.00153EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.18 views

CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS0.00159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.20 views

CVE-2022-50417 drm/panfrost: Fix GEM handle creation ref-counting

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:04 p.m.10 views

CVE-2022-50417 drm/panfrost: Fix GEM handle creation ref-counting

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.9AI score
SaveExploits0References8
OSV
OSV
added 2025/09/18 2:15 p.m.2 views

DEBIAN-CVE-2023-53378

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915gemobjectisframebuffer doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leavi...

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

UBUNTU-CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/18 1:33 p.m.65 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.00153EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.4 views

CVE-2023-53378 drm/i915/dpt: Treat the DPT BO as a framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915gemobjectisframebuffer doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leavi...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 1:33 p.m.9 views

CVE-2023-53378 drm/i915/dpt: Treat the DPT BO as a framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915gemobjectisframebuffer doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leavi...

7.8CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder