CVE-2022-49366
ksmbd: fix reference count leak in smb_check_perm_dacl()
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix reference count leak in smb_check_perm_dacl() The issue happens in a specific path in smb_check_perm_dacl(). When "id" and "uid" have the same value, the function simply jumps out of the loop without decrementing the reference count of the object "posix_acls", which is increased by get_acl() earlier. This may result in memory leaks. Fix it by decreasing the reference count of "posix_acls" before jumping to label "check_access_bits".
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 26, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
777cad1604d68ed4379ec899d1f7d2f6a29f01f0 < cf824b95c12a1abacadbc2d069931963221a3414 777cad1604d68ed4379ec899d1f7d2f6a29f01f0 < 248d71b440aef829f5cc5f6545ca113ef5062900 777cad1604d68ed4379ec899d1f7d2f6a29f01f0 < 9758a6653c27867d810de02b4e5697163dda9883 777cad1604d68ed4379ec899d1f7d2f6a29f01f0 < d21a580dafc69aa04f46e6099616146a536b0724
Linux / Linux
5.15
References
git.kernel.org: https://git.kernel.org/stable/c/cf824b95c12a1abacadbc2d069931963221a3414 git.kernel.org: https://git.kernel.org/stable/c/248d71b440aef829f5cc5f6545ca113ef5062900 git.kernel.org: https://git.kernel.org/stable/c/9758a6653c27867d810de02b4e5697163dda9883 git.kernel.org: https://git.kernel.org/stable/c/d21a580dafc69aa04f46e6099616146a536b0724