Executive Summary

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

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:

ASoC: mxs: Fix error handling in mxs_sgtl5000_probe

This function only calls of_node_put() in the regular path. And it will cause refcount leak in error paths. For example, when codec_np is NULL, saif_np[0] and saif_np[1] are not NULL, it will cause leaks.

of_node_put() will check if the node pointer is NULL, so we can call it directly to release the refcount of regular pointers.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3527

Sources (Detail)

https://git.kernel.org/stable/c/44acdaf7acb60054d872bed18ce0e7db8ce900ce
https://git.kernel.org/stable/c/67e12f1cb2f97468c12b59e21975eaa0f332e7d2
https://git.kernel.org/stable/c/6ae0a4d8fec551ec581d620f0eb1fe31f755551c
https://git.kernel.org/stable/c/790d2628e3fcc819d8f5572eb5615113fb2e727a
https://git.kernel.org/stable/c/86b6cf989437e694fd0a15782b5a513853a739e0
https://git.kernel.org/stable/c/8d880226c86f37624e2a5f3c6d92ac0ec3375f96
https://git.kernel.org/stable/c/d2923b48d99fe663cb93d8b481c93299fcd68656
https://git.kernel.org/stable/c/f16ad2c0e22687f80e5981c67374023f51c204b9
https://git.kernel.org/stable/c/f8d38056bcd220ea6f0802a5586d1a12ebcce849
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:26
  • Multiple Updates
2025-06-25 12:22:16
  • Multiple Updates
2025-06-24 02:14:02
  • Multiple Updates
2025-05-27 02:09:37
  • Multiple Updates
2025-03-29 03:14:29
  • Multiple Updates
2025-03-28 13:34:49
  • Multiple Updates
2025-03-28 02:56:55
  • Multiple Updates
2025-03-19 00:21:09
  • Multiple Updates
2025-03-18 00:21:12
  • Multiple Updates
2025-03-17 21:22:12
  • Multiple Updates
2025-02-26 17:20:33
  • First insertion