Executive Summary

Informations
Name CVE-2022-49351 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-04-14

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:

net: altera: Fix refcount leak in altera_tse_mdio_create

Every iteration of for_each_child_of_node() decrements the reference count of the previous node. When break from a for_each_child_of_node() loop, we need to explicitly call of_node_put() on the child node when not need anymore. Add missing of_node_put() to avoid refcount leak.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3540

Sources (Detail)

https://git.kernel.org/stable/c/11ec18b1d8d92b9df307d31950dcba0b3dd7283c
https://git.kernel.org/stable/c/1fd12298a0e0ca23478c715e672ee64c85670584
https://git.kernel.org/stable/c/4f850fe0a32c3f1e19b76996a3b1ca32637a14de
https://git.kernel.org/stable/c/5cd0e22fa11f4a21a8c09cc258f20b1474c95801
https://git.kernel.org/stable/c/803b217f1fb49a2dbb2123acdb45111b9c48b8be
https://git.kernel.org/stable/c/8174acbef87b8dd8bf3731eba2a5af1ac857e239
https://git.kernel.org/stable/c/96bf5ed057df2d157274d4e2079002f9a9404bb8
https://git.kernel.org/stable/c/a013fa884d8738ad8455aa1a843b8c9d80c6c833
https://git.kernel.org/stable/c/e31d9ba169860687dba19bdc8fccbfd34077f655
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
Date Informations
2025-06-26 02:09:35
  • Multiple Updates
2025-06-25 12:22:26
  • Multiple Updates
2025-06-24 02:14:11
  • Multiple Updates
2025-05-27 13:23:30
  • Multiple Updates
2025-05-27 02:10:19
  • Multiple Updates
2025-02-26 17:20:32
  • First insertion