Executive Summary

Informations
Name CVE-2022-49103 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-13

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()

[You don't often get email from xiongx18@fudan.edu.cn. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification.]

The reference counting issue happens in two error paths in the function _nfs42_proc_copy_notify(). In both error paths, the function simply returns the error code and forgets to balance the refcount of object `ctx`, bumped by get_nfs_open_context() earlier, which may cause refcount leaks.

Fix it by balancing refcount of the `ctx` object before the function returns in both error paths.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49103

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3528

Sources (Detail)

https://git.kernel.org/stable/c/9b9feec97c1fc7dd9bb69f62c4905cddf1801599
https://git.kernel.org/stable/c/b37f482ba9f0e6382c188e3fccf6c4b2fdc938eb
https://git.kernel.org/stable/c/b7f114edd54326f730a754547e7cfb197b5bc132
https://git.kernel.org/stable/c/f46f632f9cfae4b2e3635fa58840a8ec584c42e3
https://git.kernel.org/stable/c/fb73bf6305f4eb8f0cf9a61ee874d55f019d6dc4
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
Date Informations
2025-06-26 02:09:13
  • Multiple Updates
2025-06-25 12:22:03
  • Multiple Updates
2025-06-24 02:13:49
  • Multiple Updates
2025-05-27 02:09:24
  • Multiple Updates
2025-03-29 03:14:11
  • Multiple Updates
2025-03-28 13:34:37
  • Multiple Updates
2025-03-28 02:56:42
  • Multiple Updates
2025-03-19 00:21:29
  • Multiple Updates
2025-03-18 00:21:18
  • Multiple Updates
2025-03-14 00:22:08
  • Multiple Updates
2025-02-26 17:20:34
  • First insertion