Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's Direct Rendering Manager (DRM) XE component, specifically within the 'xe_oa_add_config_ioctl' function. The issue arises because the function accesses the 'oa_config->id' after releasing the 'metrics_lock', which is crucial for managing the lifetime of 'oa_config'. This timing flaw could allow an attacker to predict the 'id' and invoke 'xe_oa_remove_config_ioctl' to free 'oa_config' before it is accessed, leading to a potential use-after-free condition. The vulnerability affects Linux kernel versions 6.11 and later.
Exploitation of this vulnerability could lead to a use-after-free condition, which may be exploited to execute arbitrary code or cause a denial-of-service by crashing the system.
Users can upgrade to the latest version of the Linux kernel to address this vulnerability. The patched version is available in the Linux stable tree.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.