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

afs: Fix uncancelled rxrpc OOB message handler

Fix AFS to cancel its OOB message processing (typically to respond to
security challenges). Also move OOB message processing to afs_wq so that
it's also waited for and make the OOB handler just return if the net
namespace is no longer live.
Published: 2026-09-04
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service from persistent out‑of‑band message processing
Action: Apply kernel patch
AI Analysis

Impact

In the Linux kernel's AFS module an out‑of‑band rxrpc message handler was not properly cancelled when a cancellation request was issued. The handler could therefore remain active and continue processing these messages, which are typically used to challenge security credentials. The unchecked processing can consume kernel resources and potentially delay or block legitimate operations, resulting in a denial of service scenario.

Affected Systems

Linux kernel distributions that include the AFS module before commit 231414253b648b3518b56f09710b831945d6a2fc are impacted. This includes all releases where the AFS module is compiled and rxrpc networking is enabled. Administrators should verify whether their operating system includes the commit or remains vulnerable using the provided reference commits.

Risk and Exploitability

No CVSS score is provided and the EPSS score is unavailable, so the formal severity is unknown. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The likely attack vector, based on the description, is that an adversary must be able to send crafted out‑of‑band rxrpc messages to a target system with the AFS module active. This generally requires network connectivity or local access to the vulnerable kernel component. The impact is a potential denial of service if the condition is triggered, but no additional privilege escalation is indicated by the CVE data.

Generated by OpenCVE AI on September 4, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that includes commit 231414253b648b3518b56f09710b831945d6a2fc
  • If the AFS and rxrpc services are not required, unload or disable the AFS module
  • Restrict rxrpc traffic to trusted interfaces or network namespaces

Generated by OpenCVE AI on September 4, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-789

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 uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing (typically to respond to security challenges). Also move OOB message processing to afs_wq so that it's also waited for and make the OOB handler just return if the net namespace is no longer live.
Title afs: Fix uncancelled rxrpc OOB message handler
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:49:34.486Z

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

Link: CVE-2026-80885

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T17:17:01.207

Modified: 2026-09-04T17:17:01.207

Link: CVE-2026-80885

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-789

    Memory Allocation with Excessive Size Value