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

afs: Fix vllist leak

Fix a leak of the new vllist in afs_update_cell() in the event that it is an
empty list (nr_servers == 0), in which case the old list isn't displaced
unless the old list is also empty.
Published: 2026-09-04
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

The Linux kernel contains a flaw that causes a leak of the internal vllist structure during afs_update_cell() when no servers are configured. When the server count is zero, the kernel incorrectly keeps the old empty list in memory, allowing the contents of the previous list to remain visible. This exposes kernel memory data and compromises confidentiality of sensitive system information.

Affected Systems

The vulnerability affects all Linux kernel implementations that have not yet applied the afs vllist leak fix. Any distribution using the kernel prior to the patch contains the code that can leak vllist information; no specific kernel version is listed, so a broad range of releases is potentially impacted.

Risk and Exploitability

The flaw is a memory leak that does not grant direct code execution or privilege escalation. Exploitation would require local interaction with the AFS module, such as activating afs_update_cell(), and would be limited to the privileges of the invoking user. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, indicating limited current exploitation evidence. Nonetheless, the potential for data exposure warrants prompt remediation.

Generated by OpenCVE AI on September 4, 2026 at 20:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the afs vllist leak fix provided by the vendor.
  • Reboot the system so the updated kernel loads and the AFS module is re‑initialized.
  • If an upgrade cannot be performed immediately, disable or blacklist the afs kernel module to prevent the vulnerable code from loading.

Generated by OpenCVE AI on September 4, 2026 at 20:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 04 Sep 2026 17:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: afs: Fix vllist leak Fix a leak of the new vllist in afs_update_cell() in the event that it is an empty list (nr_servers == 0), in which case the old list isn't displaced unless the old list is also empty.
Title afs: Fix vllist leak
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-09-04T16:48:56.638Z

Reserved: 2026-08-26T14:34:25.799Z

Link: CVE-2026-80877

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T17:16:59.790

Modified: 2026-09-04T17:16:59.790

Link: CVE-2026-80877

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T00:00:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor