CVE Catalog

CVE-2026-97586

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the AFS subsystem's afs_dir_search_bucket() fails to kunmap the block it is using in the "bad:" path. This results in a missing kernel memory unmap.

Risk Assessment

A missing kunmap may lead to leaked kernel memory mappings and consequently memory issues or system instability.

Recommendation

Update the Linux kernel to a version containing the fix that adds the kunmap call in the "bad:" path of afs_dir_search_bucket().

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: afs: Fix missing kunmap in afs_dir_search_bucket() Fix afs_dir_search_bucket() to kunmap the block it's using in the "bad:" path.

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