Security Advisory

CVE-2023-53061

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-02 15:55:15
Last updated 2026-05-11 19:37:48
Assigner Linux
State PUBLISHED

Description

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().