CVE-2026-43379
Last modified
CVE-2026-43379 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| 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 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43379?
How severe is CVE-2026-43379?
How do I fix CVE-2026-43379?
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-43373In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43374In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43375In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43376In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-43377In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-43378In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-4338The ActivityPub WordPress plugin before 8.0.2 does not prope…7.5
- CVE-2026-43380In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-43381In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43382In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43383In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-43384In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-43379?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
