Lucene search
K

2876 matches found

CVE
CVE
added 2026/06/01 9:14 p.m.13 views

CVE-2026-0060

Technical details about CVE-2026-0060 are not publicly available in the provided documents. No affected products, vectors, or mitigations are specified here. Monitor for updates as new information becomes available.

5.5CVSS5.9AI score0.00071EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.13 views

PT-2026-45579

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A persistent denial of service issue exists in the updateState function of GraphicsDriverEnableAngleAsSystemDriverController.java. This flaw allows for a local...

5.5CVSS5.6AI score0.00071EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/06/01 12:0 a.m.7 views

Google Android 安全漏洞

Google Android is an open-source operating system based on Linux, developed by Google Inc. There is a security vulnerability in Google Android, which stems from an exception in the updateState method found in GraphicsDriverEnableAngleAsSystemDriverController.java. This vulnerability may lead to...

5.5CVSS5.2AI score0.00071EPSS
Exploits0References1
OSV
OSV
added 2026/06/01 12:0 a.m.9 views

ASB-A-459639258

In updateState of GraphicsDriverEnableAngleAsSystemDriverController.java, there is a possible persistent dos issue due to an unusual root cause. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.9AI score0.00071EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:7 a.m.5 views

drm/amdgpu/vcn4: Prevent OOB reads when parsing IB

...

7.1CVSS5.4AI score0.00131EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:4 a.m.6 views

drm/amdkfd: validate SVM ioctl nattr against buffer size

...

7.8CVSS5.4AI score0.00138EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:2 a.m.7 views

drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()

...

7.8CVSS5.4AI score0.00138EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/28 9:8 p.m.8 views

CVE-2026-46229

A flaw was found in the Linux kernel's drm/amdkfd component. This vulnerability arises because VRAM Video Random Access Memory allocations for the KFD Kernel Fusion Driver path do not properly clear previously used memory. This oversight allows a local attacker, utilizing a compute kernel, to...

5.5CVSS5.8AI score0.00119EPSS
Exploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.11 views

CVE-2026-46224

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xedmabufinitobj on allocation failure When drmgpuvmresvobjectalloc fails, the pre-allocated storage bo is not freed. Add xebofreestorage before returning the error. xedmabufinitobj calls xeboinitlocked, whi...

5.5CVSS0.00117EPSS
Exploits0References3
NVD
NVD
added 2026/05/28 10:16 a.m.13 views

CVE-2026-46215

In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in changehandle There was a potential race condition in changehandle. The ioctl briefly had a single object with two idr entries; a concurrent gemclose could delete the object and...

7.8CVSS0.00133EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.9 views

CVE-2026-46229

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPUGEMCREATEVRAMWIPEONRELEASE but not AMDGPUGEMCREATEVRAMCLEARED, leaving freshly allocated VRAM with stale data from prior use...

5.5CVSS5.7AI score0.00119EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.8 views

CVE-2026-46218

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ibget,setvalue The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here. The caller is responsible for making sure it can...

7.1CVSS6AI score0.00131EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.8 views

CVE-2026-46215

In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in changehandle There was a potential race condition in changehandle. The ioctl briefly had a single object with two idr entries; a concurrent gemclose could delete the object and...

5.8AI score0.00133EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS5.8AI score0.00127EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.8 views

CVE-2026-46209

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drmgemfbinitwithfuncs drmgemfbinitwithfuncs computes sub-sampled plane dimensions using plain integer division: unsigned int width = modecmd-width / i ? info-hsub : 1;...

7.8CVSS5.7AI score0.00138EPSS
Exploits0
EUVD
EUVD
added 2026/05/28 9:40 a.m.7 views

EUVD-2026-32826

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

5.8AI score0.00131EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/28 9:40 a.m.9 views

EUVD-2026-32824

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds buffer access via user-controlled attribute count. cherry picked from commit...

5.9AI score0.00138EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.6 views

CVE-2026-46197

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds buffer access via user-controlled attribute count. cherry picked from commit...

7.8CVSS5.8AI score0.00138EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:12 a.m.6 views

drm/nouveau: fix u32 overflow in pushbuf reloc bounds check

...

7.8CVSS5.4AI score0.00129EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.14 views

PT-2026-44352

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue in the drm/amdkfd component allows stale data exposure during VRAM allocation. While the GEM ioctl path correctly sets the AMDGPU GEM CREATE VRAM CLEARED flag for userspace...

9.8CVSS5.9AI score0.01582EPSS
Exploits14References281
Rows per page
Query Builder