2 matches found
DEBIAN-CVE-2023-52931
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...
7.8CVSS5.6AI score0.00227EPSS
SaveExploits0References1
kernel: drm/i915: Avoid potential vm use-after-free
A flaw was found in the drm/i915 component of the Linux kernel. This vulnerability arises from a race condition where a virtual machine VM object is exposed to userspace before a necessary reference is acquired. A local attacker could exploit this timing issue to trigger a use-after-free error,...
7.8CVSS6.3AI score0.00227EPSS
SaveExploits0References5
20