Impact
The AFS subsystem in the Linux kernel incorrectly sets the AFS_VOLUME_RM_TREE flag on a volume that has already been removed from the cell's volume tree, instead of on the volume that is newly inserted. This misconfiguration causes the old volume to be removed twice and the new volume to never be removed, which can destabilize the filesystem and potentially deny service by leading to crashes or data corruption.
Affected Systems
All Linux kernel builds that include the AFS filesystem and have not incorporated the commit that fixes this issue are affected. The vulnerability applies broadly across Linux distributions because the AFS module is part of the mainline kernel repository.
Risk and Exploitability
The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating a low exploitation probability. Based on the description, it is inferred that exploitation would require local or kernel‑level privileges to manipulate the AFS volume tree. An attacker could trigger the double‑removal or fail‑to‑remove scenario, potentially destabilizing the filesystem and causing a service outage. The CVSS score of 7.8 indicates a High severity, and combined with the low EPSS, suggests a moderate risk that warrants prompt updating.
OpenCVE Enrichment