In the Linux kernel, the following vulnerability has been resolved:
smb: server: fix use-after-free in smb2_open()
The opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is
dereferenced after rcu_read_unlock(), creating a use-after-free
window.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-08 15:16
Updated : 2026-06-17 10:49
NVD link : CVE-2026-43378
Mitre link : CVE-2026-43378
CVE.ORG link : CVE-2026-43378
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
