Linux kernel
cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*, +2 more
A use-after-free vulnerability has been identified in the Linux kernel's fbdev smscufx driver. This issue arises when a USB device is physically removed, leading to several types of use-after-free scenarios. The vulnerability has been addressed by adding a new function, ufx_ops_destroy(), to the .fb_destroy callback of fb_ops. This function includes a reference count decrement and a call to ufx_free(), effectively preventing the use-after-free conditions.
Exploitation of this vulnerability could lead to use-after-free conditions, which commonly result in memory corruption and potentially allow for arbitrary code execution.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.