CVE Catalog

CVE-2026-80878

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the AFS filesystem has a memory leak related to an ungot volume. The afs_lookup_volume_rcu() function does not release a dying volume when afs_try_get_volume() fails.

Risk Assessment

The memory leak may lead to gradual exhaustion of system resources, potentially causing system instability or denial of service.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix for this vulnerability.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: afs: Fix leak of ungot volume Fix afs_lookup_volume_rcu() so that it doesn't leak a dying volume if afs_try_get_volume() fails.

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