CVE-2026-43379: ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()

Published May 8, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix use-after-free in smblazyparentleasebreakclose()

opinfo pointer obtained via rcudereference(fp->fopinfo) is being accessed after rcureadunlock() has been called. This creates a race condition where the memory could be freed by a concurrent writer between the unlock and the subsequent pointer dereferences (opinfo->islease, etc.), leading to a use-after-free.

Affected Software

8 affected components
Linux Linux kernel
Linux Linux kernel>=6.6.32<6.6.130
Linux Linux kernel>=6.9<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3

Event History

May 8, 2026
CVE Published
via MITRE·02:21 PM
Data Sourced
via MITRE·02:21 PM
DescriptionSeverity
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What component must be in use for this issue to be relevant?

The affected component is ksmbd in the Linux kernel. Systems not using ksmbd are not indicated by the provided information as exposed to this flaw.

2

What conditions allow the use-after-free to occur?

The issue requires a race with a concurrent writer: an opinfo pointer is obtained under RCU protection, then accessed after the RCU read lock is released while another writer may free the associated memory. The provided data does not specify any authentication or user-interaction prerequisite.

3

How can I determine whether a system has the fix?

Check whether the installed kernel includes one of the referenced stable commits: bf4d66d72e4a9e268c1012c331ce9eaedb5e2086, 960699317d39f46611f4ebeb69edc567c1f4e6b6, or dbbd328cf58261ca239756fe1c0d10c9518d3399. The supplied information does not identify fixed kernel version numbers.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203