Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's Radeon Direct Rendering Manager (DRM) driver can lead to a double free error. This issue arises because the driver's main structure is now managed by the device management system, and improperly freeing it can cause problems if the driver probe fails. The vulnerability affects several versions of the Linux kernel.
The vulnerability can cause a double free error, which may lead to memory corruption and potentially allow for arbitrary code execution.
The vulnerability can be reproduced by loading the Radeon DRM driver and causing the driver probe to fail. This will trigger the device management system to clean up the driver's main structure. If the structure has already been freed manually, it can result in a double free error.
Users can upgrade to the latest version of the Linux kernel, where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.