SB20260815112 - Use-after-free in Linux kernel configfs
Published: August 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use-after-free (CVE-ID: CVE-2026-74359)
CWE-ID: CWE-416 - Use After Free
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a use-after-free in configfs_lookup() when handling subsequent getdents(2) operations in a directory after inode allocation failure. A local user can trigger inode allocation failure and then access the affected directory to cause a denial of service.
The issue occurs because a dangling pointer remains in the configfs_dirent structure and is later dereferenced to obtain an inode number.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/10da12d352b7b2bb330a8609fdda9a58bf0e9856
- https://git.kernel.org/stable/c/3e83b2203aa59bd279e4f677ec793d49dc9d019e
- https://git.kernel.org/stable/c/57088b06109f3222963c639d8d743f42c2899b13
- https://git.kernel.org/stable/c/9c747dcee164ead300de90550ad9e4122f0d1bbb
- https://git.kernel.org/stable/c/b6e9c82522ddaa3ac0706b295ff4a71975d4f883
- https://git.kernel.org/stable/c/c3b073a209a9baa691b744318ac929fecdd8847c
- https://git.kernel.org/stable/c/eee07d769da5ac4e4f7bd0bc17828646a318d499