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
20 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
19 May 2026, 20:09
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-416 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/190e5f808e8058640b408ccfed25440b441a718a - Patch | |
| References | () https://git.kernel.org/stable/c/1e689a56173827669a35da7cb2a3c78ed5c53680 - Patch | |
| References | () https://git.kernel.org/stable/c/54b48ae83de8bb06e65079d96368efe359d4909c - Patch | |
| References | () https://git.kernel.org/stable/c/8f5b1a7cb009a93c48e9e334a2f59a660f9afc07 - Patch | |
| References | () https://git.kernel.org/stable/c/b720c84087cb547f23ce03eab93568c1769e4556 - Patch | |
| References | () https://git.kernel.org/stable/c/e1b21e6066615e7d3d3a7aa2677e415e563fd7cc - Patch |
08 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 15:16
Updated : 2026-05-20 17:16
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
