Description
In the Linux kernel, the following vulnerability has been resolved:

afs: Fix the volume AFS_VOLUME_RM_TREE is set on

Fix afs_insert_volume_into_cell() to set AFS_VOLUME_RM_TREE on the volume
replaced, not the new volume, as it's now removed from the cell's volume
tree. This will cause the old volume to be removed from the tree twice and
the new volume never to be removed.
Published: 2026-08-15
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

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.

Generated by OpenCVE AI on August 22, 2026 at 07:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that contains the commit referenced in the advisory URLs
  • Verify that AFS volume removal behaves correctly by performing test insertions and deletions
  • If an immediate update is unavailable, unmount or disable the AFS filesystem prior to performing operations that could trigger the removal logic

Generated by OpenCVE AI on August 22, 2026 at 07:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
CWE-665

Wed, 19 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-763
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 17 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
CWE-665

Mon, 17 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-665

Mon, 17 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Sat, 15 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-665

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: afs: Fix the volume AFS_VOLUME_RM_TREE is set on Fix afs_insert_volume_into_cell() to set AFS_VOLUME_RM_TREE on the volume replaced, not the new volume, as it's now removed from the cell's volume tree. This will cause the old volume to be removed from the tree twice and the new volume never to be removed.
Title afs: Fix the volume AFS_VOLUME_RM_TREE is set on
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-17T05:43:24.298Z

Reserved: 2026-08-09T03:40:39.922Z

Link: CVE-2026-72371

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:22:10.570

Modified: 2026-08-17T06:18:41.353

Link: CVE-2026-72371

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-72371 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T08:00:13Z

Weaknesses
  • CWE-763

    Release of Invalid Pointer or Reference