CVE-2023-53061

Summary

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

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < c33344b7972225b232966f95d31f6312dcc6273daffected
LinuxLinuxe2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 303f8e58cc3ace744801dcdcabfc06ffc72ed62daffected
LinuxLinuxe2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < a22c49a05e5e7aa2c414fbc42c49c4c01a5c9a78affected
LinuxLinuxe2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9 < 2624b445544ffc1472ccabfb6ec867c199d4c95caffected
LinuxLinux5.15affected
LinuxLinux0 < 5.15unaffected
LinuxLinux5.15.105 <= 5.15.*unaffected
LinuxLinux6.1.22 <= 6.1.*unaffected
LinuxLinux6.2.9 <= 6.2.*unaffected
LinuxLinux6.3 <= *unaffected

Weaknesses

References