Lucene search
+L

4 matches found

RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.15 views

kernel: drm: Set old handle to NULL before prime swap in change_handle

A flaw was found in the Linux kernel. A race condition in the Direct Rendering Manager DRM subsystem's changehandle function could allow a local attacker to trigger a use-after-free vulnerability. This occurs when a concurrent gemclose operation removes one handle while another remains dangling...

7.8CVSS7.8AI score0.00227EPSS
SaveExploits2References5
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.12 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.8CVSS6.5AI score0.00227EPSS
SaveExploits2References11
Vulnrichment
Vulnrichment
added 2026/05/28 9:40 a.m.7 views

CVE-2026-46215 drm: Set old handle to NULL before prime swap in change_handle

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.8CVSS6.5AI score0.00227EPSS
SaveExploits2References3
CVE
CVE
added 2026/05/28 9:40 a.m.177 views

CVE-2026-46215

The CVE concerns a race condition in the Linux kernel’s DRM change_handle path. A concurrent gem_close could remove one handle while another remained dangling, enabling a use-after-free. The fix uses the same sequence as gem_close: first replace the old handle with NULL via idr_replace, then, if ...

7.8CVSS5.8AI score0.00227EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder