Linux Kernel PowerPC Use-After-Free Vulnerability in VAS Management

Vulnerability

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.

Impact

Exploitation of this vulnerability could result in a use-after-free condition, which may lead to memory corruption or arbitrary code execution.

Reproduction

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.

Remediation

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.

Added: Dec 24, 2025, 12:28 PM
Updated: Dec 24, 2025, 12:28 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
1.5
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.