In the Linux kernel, the following vulnerability has been resolved:
cifs: Fix xid leak in cifs_create()
If the cifs already shutdown, we should free the xid before return,
otherwise, the xid will be leaked.
References
Configurations
Configuration 1 (hide)
|
History
01 Dec 2025, 21:58
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/593d877c39aa9f3fe1a4b5b022492886d7d700ec - Patch | |
| References | () https://git.kernel.org/stable/c/92aa09c86ef297976a3c27c6574c0839418dc2c4 - Patch | |
| References | () https://git.kernel.org/stable/c/fee0fb1f15054bb6a0ede452acb42da5bef4d587 - Patch | |
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2025-09-16 17:15
Updated : 2025-12-01 21:58
NVD link : CVE-2022-50351
Mitre link : CVE-2022-50351
CVE.ORG link : CVE-2022-50351
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
