4 matches found
CVE-2026-97586 afs: Fix missing kunmap in afs_dir_search_bucket()
In the Linux kernel, the following vulnerability has been resolved: afs: Fix missing kunmap in afsdirsearchbucket Fix afsdirsearchbucket to kunmap the block it's using in the "bad:" path...
EUVD-2026-86894
In the Linux kernel, the following vulnerability has been resolved: afs: Fix missing kunmap in afsdirsearchbucket Fix afsdirsearchbucket to kunmap the block it's using in the "bad:" path...
CVE-2026-97586
The Linux kernel contains a vulnerability in the afs component related to the afs_dir_search_bucket() function. The root cause is a missing kunmap operation for the block utilized in the "bad:" path . The provided documents indicate that this issue has been resolved by ensuring the block is prope...