Tracker / CVE-2026-43379
CVE-2026-43379
Critical 9.8
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close() opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is being accessed after rcu_read_unlock() 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->is_lease, etc.), leading to a use-after-free.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.19 |
| linux | linux_kernel · 6.19 → 6.19.9 |
| linux | linux_kernel · 6.6.32 → 6.6.130 |
| linux | linux_kernel · 6.9 → 6.12.78 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.