CVE-2022-49103

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
01/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()<br /> <br /> [You don&amp;#39;t often get email from xiongx18@fudan.edu.cn. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification.]<br /> <br /> The reference counting issue happens in two error paths in the<br /> function _nfs42_proc_copy_notify(). In both error paths, the function<br /> simply returns the error code and forgets to balance the refcount of<br /> object `ctx`, bumped by get_nfs_open_context() earlier, which may<br /> cause refcount leaks.<br /> <br /> Fix it by balancing refcount of the `ctx` object before the function<br /> returns in both error paths.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10.111 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.34 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.16.20 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.17 (including) 5.17.3 (excluding)