Linux Kernel XFS UAF Vulnerability in Extended Attribute Repair

Vulnerability

A use-after-free vulnerability has been addressed in the Linux kernel's XFS file system, specifically within the extended attribute repair process. The issue arose because the function responsible for setting up the value buffer could allocate a new buffer, leaving any prior references as dangling pointers. This vulnerability affects the Linux kernel stable group.

Impact

The vulnerability could lead to a use-after-free condition, potentially allowing for arbitrary code execution or memory corruption.

Reproduction

The vulnerability can be reproduced by invoking the XFS extended attribute repair function in a scenario where the value buffer is allocated. This will create a dangling pointer reference, leading to a use-after-free condition.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched.

Added: Jan 13, 2026, 6:27 PM
Updated: Jan 13, 2026, 6:27 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
1.9
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.