SB2026052796 - Missing Release of Resource after Effective Lifetime in Linux kernel afs
Published: May 27, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Missing Release of Resource after Effective Lifetime (CVE-ID: CVE-2026-46100)
CWE-ID: CWE-772 - Missing Release of Resource after Effective Lifetime
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper reference count management in the afs mmap handling code when preparing memory mappings. A local user can trigger memory mapping operations to cause a denial of service.
The issue can occur if a merge or allocation failure happens after the preparation step, leading to a leaked reference count increment.
Remediation
Install update from vendor's website.