PT-2026-61456 · Linux+1 · Linux Kernel+1
CVE-2026-64139
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the
ksmbd module within the set posix acl entries dacl() function. The issue occurs when the system detects a DACL (Discretionary Access Control List) size overflow. While guards were implemented to prevent the size from wrapping past 65535, the break statements used to exit the ACE-building loops bypass the kfree() calls intended to release the smb sid structure allocated via kmalloc obj(). A malformed file with excessive POSIX ACL entries can trigger this overflow, leading to kernel memory exhaustion.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu