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

afs: Fix error code in afs_extract_vl_addrs()

The error codes on these paths are only set on the first iteration
through the loop. Set the correct error code on every iteration.
Published: 2026-08-15
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Linux kernel AFS implementation causes error codes to be set only on the first iteration of a loop in the afs_extract_vl_addrs() function. This bug leads to inaccurate error reporting during AFS operations, but it does not provide a direct exploit path or compromise confidentiality, integrity, or availability. The issue is an example of improper error handling (CWE‑701).

Affected Systems

All Linux kernel installations that include the AFS filesystem, regardless of distribution. The patch applies to any kernel version containing afs_extract_vl_addrs(); no specific version range is listed, so all affected kernels should be updated.

Risk and Exploitability

The CVSS score is 7.5, indicating a high severity impact if exploited. The EPSS score indicates a very low exploitation probability (<1%) and the flaw is not listed in CISA’s KEV catalog, suggesting no known exploitation attempts. Based on the description, it is inferred that the attacker would need local privileged access to the kernel to trigger the error condition. The risk level is moderate to high, given the combination of a high CVSS score and low exploitation probability. An exploit would require local AFS operations and misinterpretation of status codes, offering no actionable gains.

Generated by OpenCVE AI on August 17, 2026 at 09:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that contains the afs_extract_vl_addrs() fix.
  • If an immediate kernel upgrade is not possible, monitor system logs for inconsistent error codes from AFS operations and avoid using AFS until the patch is applied.
  • Ensure the AFS file system is disabled or unmounted on systems that do not require it to reduce exposure.

Generated by OpenCVE AI on August 17, 2026 at 09:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Weaknesses CWE-701

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 error code in afs_extract_vl_addrs() The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration.
Title afs: Fix error code in afs_extract_vl_addrs()
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:29.813Z

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

Link: CVE-2026-72378

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-72378

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T09:15:04Z

Weaknesses