Filtered by vendor Linux Subscriptions
Filtered by product Kernel Kernel Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-53061 1 Linux 2 Kernel Kernel, Linux Kernel 2025-11-07 5.5 Medium
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2_open() Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posix_acl_release().