CVE-2022-49822

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it will print the follow errors: CIFS: Cache volume key already in use (cifs,127.0.0.1:445,TEST) Let's check the result of tlink setup, and do some cleanup.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:*

History

10 Nov 2025, 20:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:*
CWE CWE-401
References () https://git.kernel.org/stable/c/0a087842d10b5daa123ee5291e386cdd78413705 - () https://git.kernel.org/stable/c/0a087842d10b5daa123ee5291e386cdd78413705 - Patch
References () https://git.kernel.org/stable/c/1dcdf5f5b2137185cbdd5385f29949ab3da4f00c - () https://git.kernel.org/stable/c/1dcdf5f5b2137185cbdd5385f29949ab3da4f00c - Patch
References () https://git.kernel.org/stable/c/a9059e338fc000c0b87d8cf29e93c74fd703212e - () https://git.kernel.org/stable/c/a9059e338fc000c0b87d8cf29e93c74fd703212e - Patch
First Time Linux linux Kernel
Linux

Information

Published : 2025-05-01 15:16

Updated : 2025-11-10 20:17


NVD link : CVE-2022-49822

Mitre link : CVE-2022-49822

CVE.ORG link : CVE-2022-49822


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime