Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's PowerPC architecture, specifically within the Virtual Address Space (VAS) management. This issue arises because the reference count for a memory management structure is decreased before the associated coprocessor is detached, potentially leading to memory corruption or other unintended behavior.
Exploitation of this vulnerability could result in a use-after-free condition, which may lead to memory corruption or arbitrary code execution.
The vulnerability can be reproduced by managing VAS windows in a way that the reference count for a window's task is manipulated, specifically by closing a window without properly handling the associated memory management references. This can be done through the VAS window management API, by opening and then closing windows in a manner that triggers the reference count manipulation before the coprocessor detachment is completed.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the Linux kernel official website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.