CVE Catalog

CVE-2026-80885

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, a fix was made for an uncancelled rxrpc OOB message handler in AFS. The fix cancels OOB message processing (typically to respond to security challenges) and moves it to afs_wq so it is also waited for. The OOB handler now returns if the net namespace is no longer live.

Risk Assessment

Uncancelled or uncontrolled OOB message processing could lead to performance issues or system instability.

Recommendation

Apply the Linux kernel update containing this fix.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS