CVE-2026-93812
Last modified
CVE-2026-93812 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr ndr_encode_v4_ntacl() allocates sd_ndr.data via kzalloc() at entry. If any subsequent ndr_write_*() call returns error during encoding, the allocated sd_ndr.data won't be freed and causes memory leak. Move kfree(sd_ndr.data) into out label to ensure the buffer gets released on all success and error return paths..
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr ndr_encode_v4_ntacl() allocates sd_ndr.data via kzalloc() at entry. If any subsequent ndr_write_*() call returns error during encoding, the allocated sd_ndr.data won't be freed and causes memory leak. Move kfree(sd_ndr.data) into out label to ensure the buffer gets released on all success and error return paths.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 303fff2b8c77a85c62dbde3b27c24b084144c04c, < 9b4dec75498fd0a1c9eaea680aef59c9519eb16f; >= 303fff2b8c77a85c62dbde3b27c24b084144c04c, < c521dd78e036b5e0cfd394dd2ff2218890dd9e41; >= 303fff2b8c77a85c62dbde3b27c24b084144c04c, < d4d56b00c7df88cd5751e7415bdfabc9fdbc82a7 |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93812?
How severe is CVE-2026-93812?
How do I fix CVE-2026-93812?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93807In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93808In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9381A vulnerability was detected in Edimax BR-6675nD 1.12. Affec…8.8
- CVE-2026-93810In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93811In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93813In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93814In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93815In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93816In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-93817In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93818In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93812?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
